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

Clarified why to keep hdl_lib_technology empty.

parent 7b16502a
Branches
No related tags found
1 merge request!361Porting multipliers: mult, mult_add2, mult_add4, complex_mult, complex_mult_rtl, complex_mult_rtl_canonical for Intel Agilex 7
Pipeline #61515 passed
...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_complex_mult_rtl ...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_complex_mult_rtl
hdl_library_clause_name = ip_arria10_complex_mult_rtl_lib hdl_library_clause_name = ip_arria10_complex_mult_rtl_lib
hdl_lib_uses_synth = hdl_lib_uses_synth =
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = #ip_arria10 This file is also used for arria10_e3sge3 and arria10_e1sg hdl_lib_technology = #ip_arria10 This file is also used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. It can be used for other (new) technologies. Leave hdl_lib_technology empty.
synth_files = synth_files =
ip_arria10_complex_mult_rtl.vhd ip_arria10_complex_mult_rtl.vhd
......
...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_complex_mult_rtl_canonical ...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_complex_mult_rtl_canonical
hdl_library_clause_name = ip_arria10_complex_mult_rtl_canonical_lib hdl_library_clause_name = ip_arria10_complex_mult_rtl_canonical_lib
hdl_lib_uses_synth = hdl_lib_uses_synth =
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = #ip_arria10 This file is also used for arria10_e3sge3 and arria10_e1sg hdl_lib_technology = #ip_arria10 This file is also used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. It can be used for other (new) technologies. Leave hdl_lib_technology empty.
synth_files = synth_files =
ip_arria10_complex_mult_rtl_canonical.vhd ip_arria10_complex_mult_rtl_canonical.vhd
......
...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_mult ...@@ -2,7 +2,7 @@ hdl_lib_name = ip_arria10_mult
hdl_library_clause_name = ip_arria10_mult_lib hdl_library_clause_name = ip_arria10_mult_lib
hdl_lib_uses_synth = hdl_lib_uses_synth =
hdl_lib_uses_sim = hdl_lib_uses_sim =
hdl_lib_technology = hdl_lib_technology = #ip_arria10 This file is also used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. It can be used for other (new) technologies. Leave hdl_lib_technology empty.
synth_files = synth_files =
ip_arria10_mult.vhd ip_arria10_mult.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment