Skip to content
Snippets Groups Projects
Commit a632f092 authored by David Brouwer's avatar David Brouwer
Browse files

Added the library to hdl_lib_uses_synth for the ip_agi027_xxxx. Added...

Added the library to hdl_lib_uses_synth for the ip_agi027_xxxx. Added ip_agi027_xxxx_ram ip_agi027_xxxx_ram_lib to hdl_lib_disclose_library_clause_names. Added tech_memory_ram_rw_rw.vhd to synth_files.
parent cc702dcc
Branches
No related tags found
1 merge request!363Porting ram for Intel Agilex 7
hdl_lib_name = tech_memory
hdl_library_clause_name = tech_memory_lib
hdl_lib_uses_synth = technology ip_stratixiv_ram ip_arria10_ram ip_arria10_e3sge3_ram ip_arria10_e1sg_ram ip_arria10_e2sg_ram ip_ultrascale_ram
hdl_lib_uses_synth = technology ip_stratixiv_ram ip_arria10_ram ip_arria10_e3sge3_ram ip_arria10_e1sg_ram ip_arria10_e2sg_ram ip_ultrascale_ram ip_agi027_xxxx_ram
hdl_lib_uses_sim =
hdl_lib_technology =
hdl_lib_disclose_library_clause_names =
......@@ -10,6 +10,7 @@ hdl_lib_disclose_library_clause_names =
ip_arria10_e1sg_ram ip_arria10_e1sg_ram_lib
ip_arria10_e2sg_ram ip_arria10_e2sg_ram_lib
ip_ultrascale_ram ip_ultrascale_ram_lib
ip_agi027_xxxx_ram ip_agi027_xxxx_ram_lib
synth_files =
tech_memory_component_pkg.vhd
......@@ -17,6 +18,7 @@ synth_files =
tech_memory_ram_crw_crw.vhd
tech_memory_ram_crwk_crw.vhd
tech_memory_ram_r_w.vhd
tech_memory_ram_rw_rw.vhd
tech_memory_rom_r.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