Tento soubor popisuje strukturu adresářů nutnou pro správné fungujvání projektu.
Projekt byl uskutečněný v prostředí Vivado v2022.1, v jiném prostředí není zaručena fukčnost.

tunefilter {
    tunefilter.srcs {
        sim_1 {
            new {
                README.txt
		my_filter_session.fda
                tc_master_bfm_smoke_test.vhd
                top_tb.vhd
                master_bfm.vhd
                master_bfm_pkg.vhd
                handshake_pkg.vhd
                generate_config.m
                breakupLine.m
                get_test_vector.m
                compare_results.m
                filter_tb_BP_w03_07_o8_data.vhd
                filter_tb_BS_w03_07_o8_data.vhd
                filter_tb_HP_w03_o8_data.vhd
                filter_tb_LP_w03_o8_data.vhd
                filter_tb_data_w07_o20.vhd
                cfg_BP_w03_07_o8.txt
                cfg_BS_w03_07_o8.txt
                cfg_HP_w03_o8.txt
                cfg_LP_w03_o8.txt
                cfg_w07_o20.txt
                test_vectors_BP_w03_07_o8.txt
                test_vectors_BS_w03_07_o8.txt
                test_vectors_HP_w03_o8.txt
                test_vectors_LP_w03_o8.txt
                test_vectors_w07_o20.txt
                result_of_test_vectors_BP_w03_07_o8.txt
                result_of_test_vectors_BS_w03_07_o8.txt
                result_of_test_vectors_HP_w03_o8.txt
                result_of_test_vectors_LP_w03_o8.txt
                result_of_test_vectors_w07_o20.txt
            }
        }
        sources_1 {
            new {
               AU.vhd
               control.vhd
               RAM_generic.vhd
               top.vhd
               tuneFilter_pkg.vhd 
            }
        }
    }
}