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

comment shortened

parent abe92f19
No related branches found
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
......@@ -2,7 +2,7 @@ hdl_lib_name = ip_agi027_xxxx_complex_mult_rtl
hdl_library_clause_name = ip_agi027_xxxx_complex_mult_rtl_lib
hdl_lib_uses_synth =
hdl_lib_uses_sim =
hdl_lib_technology = #ip_agi027_xxxx Almost the same file has also been used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. That file is located in the ip_arria10/complex_mult_rtl/ folder. It can be used for other (new) technologies. Leave hdl_lib_technology empty.
hdl_lib_technology = #Similar to the complex_mult_rtl hdllib of arria10_e1sg, e2sg, e3sge3
synth_files =
ip_agi027_xxxx_complex_mult_rtl.vhd
......
......@@ -2,7 +2,7 @@ hdl_lib_name = ip_agi027_xxxx_complex_mult_rtl_canonical
hdl_library_clause_name = ip_agi027_xxxx_complex_mult_rtl_canonical_lib
hdl_lib_uses_synth =
hdl_lib_uses_sim =
hdl_lib_technology = #ip_agi027_xxxx Almost the same file has also been used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. That file is located in the ip_arria10/complex_mult_rtl_canonical/ folder. It can be used for (new) technologies. Leave hdl_lib_technology empty.
hdl_lib_technology = #Similar to the complex_mult_rtl_canonical hdllib of arria10_e1sg, e2sg, e3sge3
synth_files =
ip_agi027_xxxx_complex_mult_rtl_canonical.vhd
......
......@@ -2,7 +2,7 @@ hdl_lib_name = ip_agi027_xxxx_mult
hdl_library_clause_name = ip_agi027_xxxx_mult_lib
hdl_lib_uses_synth =
hdl_lib_uses_sim =
hdl_lib_technology = #ip_agi027_xxxx Almost the same file has also been used for arria10_e3sge3, arria10_e1sg and arria10_e2sg. That file is located in the ip_arria10/mult/ folder. It can be used for other (new) technologies. Leave hdl_lib_technology empty.
hdl_lib_technology = #Similar to the mult hdllib of arria10_e1sg, e2sg, e3sge3
synth_files =
ip_agi027_xxxx_mult.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment