Skip to content
Snippets Groups Projects
Commit 1193e115 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Renamed SOPC: unb_* -> unb1_*.

-Added files to hdllib.cfg.
parent 3ff76b27
No related branches found
No related tags found
No related merge requests found
hdl_lib_name = unb1_dp_offload hdl_lib_name = unb1_dp_offload
hdl_library_clause_name = unb1_dp_offload_lib hdl_library_clause_name = unb1_dp_offload_lib
hdl_lib_uses_synth = common dp diag hdl_lib_uses_synth = common dp unb1_board diag
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = hdl_lib_technology = ip_stratixiv
build_dir_sim = $HDL_BUILD_DIR build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR build_dir_synth = $HDL_BUILD_DIR
synth_top_level_entity =
quartus_copy_files =
quartus/sopc_unb1_dp_offload.sopc .
synth_files = synth_files =
src/vhdl/unb1_dp_offload.vhd $HDL_BUILD_DIR/quartus/unb1_dp_offload/sopc_unb1_dp_offload/synthesis/sopc_unb1_dp_offload.vhd
src/vhdl/mmm_unb1_dp_offload.vhd src/vhdl/mmm_unb1_dp_offload.vhd
src/vhdl/unb1_dp_offload.vhd
test_bench_files = test_bench_files =
tb/vhdl/tb_unb1_dp_offload.vhd tb/vhdl/tb_unb1_dp_offload.vhd
quartus_qsf_files =
$RADIOHDL/boards/uniboard1/libraries/unb1_board/quartus/unb1_board.qsf
quartus_tcl_files =
quartus/unb1_dp_offload_pins.tcl
quartus_vhdl_files =
quartus_qip_files =
$HDL_BUILD_DIR/quartus/unb1_dp_offload/sopc_unb1_dp_offload/synthesis/sopc_unb1_dp_offload.qip
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<system name="sopc_unb_dp_offload"> <system name="sopc_unb1_dp_offload">
<parameter name="bonusData"><![CDATA[bonusData <parameter name="bonusData"><![CDATA[bonusData
{ {
element altpll_0 element altpll_0
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
} }
datum megawizard_uipreferences datum megawizard_uipreferences
{ {
value = "{output_language=VHDL, output_directory=D:\\svnroot\\UniBoard_FP7\\UniBoard\\trunk\\Firmware\\designs\\unb_dp_offload\\build\\synth\\quartus}"; value = "{output_language=VHDL, output_directory=D:\\svnroot\\UniBoard_FP7\\UniBoard\\trunk\\Firmware\\designs\\unb1_dp_offload\\build\\synth\\quartus}";
type = "String"; type = "String";
} }
} }
...@@ -463,7 +463,7 @@ ...@@ -463,7 +463,7 @@
type = "long"; type = "long";
} }
} }
element sopc_unb_dp_offload element sopc_unb1_dp_offload
{ {
} }
element timer_0 element timer_0
...@@ -486,7 +486,7 @@ ...@@ -486,7 +486,7 @@
<parameter name="globalResetBus" value="true" /> <parameter name="globalResetBus" value="true" />
<parameter name="hdlLanguage" value="VHDL" /> <parameter name="hdlLanguage" value="VHDL" />
<parameter name="maxAdditionalLatency" value="0" /> <parameter name="maxAdditionalLatency" value="0" />
<parameter name="projectName" value="unb_dp_offload.qpf" /> <parameter name="projectName" value="unb1_dp_offload.qpf" />
<parameter name="sopcBorderPoints" value="true" /> <parameter name="sopcBorderPoints" value="true" />
<parameter name="systemHash" value="-49214265646" /> <parameter name="systemHash" value="-49214265646" />
<parameter name="timeStamp" value="1409904751768" /> <parameter name="timeStamp" value="1409904751768" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment