Skip to content

Commit

Permalink
Update index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bhagyaseela committed Dec 16, 2024
1 parent 97bdeea commit 40a7f8b
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions docs/data/index.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,28 @@
{
"title": "e20-co502-RV32IM_Pipelined_Processor_Group-05",

"team": [
{
"name": "Team Member Name 1",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "Ariyarathna D.B.S.",
"email": "e20024@eng.pdn.ac.lk",
"eNumber": "E/20/024"
},
{
"name": "Team Member Name 2",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "Senavirathna A.P.B.P.",
"email": "e20366@eng.pdn.ac.lk",
"eNumber": "E/20/366"
},
{
"name": "Team Member Name 3",
"email": "email@eng.pdn.ac.lk",
"eNumber": "E/yy/xxx"
"name": "Malinga G.A.I",
"email": "e20242@eng.pdn.ac.lk",
"eNumber": "E/20/242"
}
],
"supervisors": [
{
"name": "Dr. Supervisor 1",
"email": "[email protected]"
},
{
"name": "Supervisor 2",
"email": "[email protected]"
"name": "Dr. Isuru Nawinna",
"email": "[email protected]"
}
],
"tags": []
"tags": ["RV32IM","RISC-V","CO502","Advanced Computer Architecture", "Pipelined Processor", "Verilog"]
}

0 comments on commit 40a7f8b

Please sign in to comment.