Skip to content
Snippets Groups Projects
Commit 5aa24820 authored by Pepping's avatar Pepping
Browse files

upated paths to RadioHDL

parent d58fe2b1
No related branches found
No related tags found
No related merge requests found
...@@ -11,12 +11,11 @@ modelsim_compile_ip_files = ...@@ -11,12 +11,11 @@ modelsim_compile_ip_files =
synth_files = synth_files =
src/vhdl/reorder_pkg.vhd src/vhdl/reorder_pkg.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss_retrieve.vhd src/vhdl/reorder_retreive.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss_store.vhd src/vhdl/reorder_store.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss.vhd src/vhdl/reorder_col.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss_wide.vhd src/vhdl/reorder_col_wide.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss_parallel.vhd src/vhdl/reorder_matrix.vhd
$UNB/Firmware/modules/Lofar/ss/src/vhdl/ss_reorder.vhd
src/vhdl/reorder_row.vhd src/vhdl/reorder_row.vhd
src/vhdl/reorder_sequencer.vhd src/vhdl/reorder_sequencer.vhd
src/vhdl/reorder_transpose.vhd src/vhdl/reorder_transpose.vhd
...@@ -32,9 +31,9 @@ synth_files = ...@@ -32,9 +31,9 @@ synth_files =
test_bench_files = test_bench_files =
tb/vhdl/tb_reorder_transpose.vhd tb/vhdl/tb_reorder_transpose.vhd
$UNB/Firmware/modules/Lofar/ss/tb/vhdl/tb_ss.vhd tb/vhdl/tb_reorder_col.vhd
$UNB/Firmware/modules/Lofar/ss/tb/vhdl/tb_tb_ss.vhd tb/vhdl/tb_tb_reorder_col.vhd
$UNB/Firmware/modules/Lofar/ss/tb/vhdl/tb_ss_wide.vhd tb/vhdl/tb_reorder_col_wide.vhd
tb/vhdl/tb_mmf_ss_parallel.vhd tb/vhdl/tb_mmf_ss_parallel.vhd
tb/vhdl/tb_mmf_ss_reorder.vhd tb/vhdl/tb_mmf_ss_reorder.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment