Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
soma
scalp_firmware
Commits
d07f8f8b
Commit
d07f8f8b
authored
Jun 08, 2021
by
joachim.schmidt
Browse files
Added a JSON file to create the scalp_router_firmware project.
parent
43f6ce9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/config/scalp_router_firmware.json
0 → 100644
View file @
d07f8f8b
{
"author"
:
{
"name"
:
"Joachim Schmidt"
,
"email"
:
"<joachim.schmidt@hesge.ch>"
},
"project"
:
{
"name"
:
"scalp_router_firmware"
,
"type"
:
"DESIGN_PRJ_TYPE"
,
"category"
:
"DESIGNS"
,
"vivado_version"
:
"2020.2"
,
"target_language"
:
"VHDL"
,
"vhdl_version"
:
"VHDL 2008"
},
"hardware"
:
{
"part_name"
:
"xc7z015clg485-2"
,
"board_name"
:
"hepia-cores.ch:scalp_node:part0:0.1"
},
"constraints"
:
{
"scalp_firmware"
:
"enable"
,
"ibert_constraints"
:
"disable"
,
"debug"
:
"enable"
,
"timing_constraints"
:
"enable"
},
"components"
:
{
"packages"
:
{
"aurora_drp_pkg"
:
{
"enable"
:
"true"
},
"aurora_status_pkg"
:
{
"enable"
:
"true"
},
"axi4_pkg"
:
{
"enable"
:
"true"
}
},
"soc"
:
{
"scalp_zynqps"
:
"enable"
},
"ips"
:
{
"scalp_router"
:
{
"hdl"
:
"enable"
,
"xci"
:
{
}
},
"scalp_rx_link_layer"
:
{
"hdl"
:
"enable"
,
"xci"
:
{
}
},
"scalp_aurora_phy"
:
{
"hdl"
:
"enable"
,
"xci"
:
{
"east_channel"
:
"enable"
,
"north_channel"
:
"enable"
,
"south_channel"
:
"enable"
,
"west_channel"
:
"enable"
}
},
"scalp_aurora_phy_rx_fifo"
:
{
"hdl"
:
"enable"
,
"xci"
:
{
"axis_data_fifo"
:
"enable"
}
},
"scalp_design_aurora_clk"
:
{
"hdl"
:
"disable"
,
"xci"
:
{
"scalp_aurora_clk"
:
"enable"
}
},
"scalp_design_debug"
:
{
"hdl"
:
"disable"
,
"xci"
:
{
"data_counter"
:
"disable"
,
"vio_axi_cnt_ctrl"
:
"disable"
,
"vio_status"
:
"enable"
,
"vio_user_resets"
:
"enable"
}
},
"scalp_axis_fifo_wrapper"
:
{
"hdl"
:
"enable"
,
"xci"
:
{
"scalp_axis_fifo"
:
"enable"
}
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment