Skip to content
Snippets Groups Projects
Commit 4c167f52 authored by joachim.schmidt's avatar joachim.schmidt
Browse files

Creation of a JSON configuration file for the project and creation of a JSON...

Creation of a JSON configuration file for the project and creation of a JSON configuration file for the Phy Aurora component.
parent 037517a2
No related branches found
No related tags found
No related merge requests found
{
"author" : {
"name" : "Joachim Schmidt",
"email" : "<joachim.schmidt@hesge.ch>"
},
"project" : {
"name" : "phy_aurora",
"type" : "COMP_PRJ_TYPE",
"category" : "IPS",
"vivado_version" : "2019.2",
"target_language" : "VHDL"
},
"hardware": {
"part_name": "xc7k325tffg900-2",
"board_name": "SCALP"
}
}
{
"author" : {
"name" : "Joachim Schmidt",
"email" : "<joachim.schmidt@hesge.ch>"
},
"project" : {
"name" : "scalp_firmware",
"type" : "DESIGN_PRJ_TYPE",
"category" : "DESIGNS",
"vivado_version" : "2019.2",
"target_language" : "VHDL"
},
"hardware" : {
"part_name" : "xc7z015clg485-2",
"board_name" : "SCALP"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment