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

Move tb_common_pkg and tb_common_mem_pkg to synth_files key section, because...

Move tb_common_pkg and tb_common_mem_pkg to synth_files key section, because theseare used in the mmm_<design_name>.vhd
parent a59c6319
No related branches found
No related tags found
No related merge requests found
......@@ -155,10 +155,10 @@ synth_files =
$UNB/Firmware/modules/common/build/synth/quartus/common_top.vhd
test_bench_files =
$UNB/Firmware/modules/common/tb/vhdl/tb_common_pkg.vhd
$UNB/Firmware/modules/common/tb/vhdl/tb_common_mem_pkg.vhd
test_bench_files =
$UNB/Firmware/modules/common/tb/vhdl/tb_common_acapture.vhd
$UNB/Firmware/modules/common/tb/vhdl/tb_common_add_sub.vhd
$UNB/Firmware/modules/common/tb/vhdl/tb_common_adder_tree.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment