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

Moved hdllib.cfg with only simple RAM IP to ram/hdllib.cfg. For arria10 every...

Moved hdllib.cfg with only simple RAM IP to ram/hdllib.cfg. For arria10 every IP category will have its own hdllib.cfg.
parent 34bfe48e
No related branches found
No related tags found
No related merge requests found
hdl_lib_name = ip_arria10
hdl_library_clause_name = ip_arria10_lib
hdl_lib_name = ip_arria10_ram
hdl_library_clause_name = ip_arria10_ram_lib
hdl_lib_uses = technology
hdl_lib_technology = ip_arria10
......@@ -7,9 +7,9 @@ build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
ram/ip_arria10_ram_crwk_crw.vhd
ram/ip_arria10_ram_crw_crw.vhd
ram/ip_arria10_ram_cr_cw.vhd
ram/ip_arria10_ram_r_w.vhd
ip_arria10_ram_crwk_crw.vhd
ip_arria10_ram_crw_crw.vhd
ip_arria10_ram_cr_cw.vhd
ip_arria10_ram_r_w.vhd
test_bench_files =
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment