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

Added regression_test_vhdl key, but there are no self-checking VHDL tb (yet).

parent 344d9c7a
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ test_bench_files =
tb/vhdl/tb_bf_unit.vhd
tb/vhdl/tb_bf.vhd
regression_test_vhdl =
# no self checking tb available yet
[modelsim_project_file]
......
......@@ -25,6 +25,9 @@ test_bench_files =
tb/vhdl/tb_corr_accumulator.vhd
tb/vhdl/tb_correlator.vhd
regression_test_vhdl =
# no self checking tb available yet
[modelsim_project_file]
modelsim_copy_files =
......
......@@ -29,9 +29,11 @@ test_bench_files =
tb/vhdl/tb_mmf_fft_r2.vhd
tb/vhdl/tb_mmf_fft_wide_unit.vhd
regression_test_vhdl =
# no self checking tb available yet
[modelsim_project_file]
[modelsim_project_file]
[quartus_project_file]
......@@ -12,11 +12,15 @@ test_bench_files =
tb/vhdl/tb_wpfb_unit.vhd
tb/vhdl/tb_mmf_wpfb_unit.vhd
regression_test_vhdl =
#tb/vhdl/tb_wpfb_unit.vhd -- self checking golden result is not up to date
[modelsim_project_file]
modelsim_copy_files =
modelsim/wave_tb_mmf_wpfb_unit.do .
../filter/src/hex data
tb/data data
[quartus_project_file]
......
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