Skip to content
Snippets Groups Projects
Commit abaefe20 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Moved node_unb1_fn_bf.vhd from bf to design/unb1_fn_bf, because the bf library...

Moved node_unb1_fn_bf.vhd from bf to design/unb1_fn_bf, because the bf library should have no unb1 designs specific dependencies.
parent 627c792d
No related branches found
No related tags found
No related merge requests found
hdl_lib_name = unb1_fn_bf hdl_lib_name = unb1_fn_bf
hdl_library_clause_name = unb1_fn_bf_lib hdl_library_clause_name = unb1_fn_bf_lib
hdl_lib_uses_synth = common technology mm i2c unb1_board bf hdl_lib_uses_synth = common technology mm i2c bf diag eth tech_tse unb1_board
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = ip_stratixiv hdl_lib_technology = ip_stratixiv
...@@ -10,6 +10,7 @@ synth_top_level_entity = ...@@ -10,6 +10,7 @@ synth_top_level_entity =
synth_files = synth_files =
$HDL_BUILD_DIR/unb1/quartus/unb1_fn_bf/sopc_unb1_fn_bf.vhd $HDL_BUILD_DIR/unb1/quartus/unb1_fn_bf/sopc_unb1_fn_bf.vhd
src/vhdl/mmm_unb1_fn_bf.vhd src/vhdl/mmm_unb1_fn_bf.vhd
src/vhdl/node_unb1_fn_bf.vhd
src/vhdl/unb1_fn_bf.vhd src/vhdl/unb1_fn_bf.vhd
test_bench_files = test_bench_files =
......
hdl_lib_name = bf hdl_lib_name = bf
hdl_library_clause_name = bf_lib hdl_library_clause_name = bf_lib
hdl_lib_uses_synth = common mm dp diag st reorder eth tech_tse hdl_lib_uses_synth = common mm dp st reorder
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = hdl_lib_technology =
...@@ -9,7 +9,6 @@ synth_files = ...@@ -9,7 +9,6 @@ synth_files =
src/vhdl/bf_pkg.vhd src/vhdl/bf_pkg.vhd
src/vhdl/bf_unit.vhd src/vhdl/bf_unit.vhd
src/vhdl/bf.vhd src/vhdl/bf.vhd
src/vhdl/node_unb1_fn_bf.vhd
test_bench_files = test_bench_files =
$UNB/Firmware/dsp/bf/tb/vhdl/tb_bf_unit.vhd $UNB/Firmware/dsp/bf/tb/vhdl/tb_bf_unit.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment