mifa
New Contributor
6 years agoHow to add Intel IP to Custom IP (hw.tcl)?
I am creating an IP with a bunch of Verilog files. In some of that verilog files I would like to use Intel IPs like ALT_IOBUF, ALTCLKCTRL or a FIFO.
If I start the simulation with the generated simulation script then the IPs were not found.
How to add those IPs to the _hw.tcl?