07-30-2020 05:53 PM
No Block Design!
In Vivado 2109.1.2
How to include floating point IP in my VHDL code?
There is no in Zynq-7000 Libraries Guide and Language Template !
07-31-2020 12:11 AM
In Vivado IP catalog, find the floating point IP, click "customize IP", configure the IP, click "ok" button to generate the IP, find the "*.vho" file in the generated IP folder, copy the content from the *.vho file to your design, which is to instantiate the IP in your design.
---------------------------------------------------------------------------------
Please Kudo or Accept as a solution, If this Post helped you.
---------------------------------------------------------------------------------
07-31-2020 12:11 AM
In Vivado IP catalog, find the floating point IP, click "customize IP", configure the IP, click "ok" button to generate the IP, find the "*.vho" file in the generated IP folder, copy the content from the *.vho file to your design, which is to instantiate the IP in your design.
---------------------------------------------------------------------------------
Please Kudo or Accept as a solution, If this Post helped you.
---------------------------------------------------------------------------------