FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6162 Discussions

Is it possible to skip the generation of cosimulation support in the Intel HLS Compiler?

mnazemi
Beginner
422 Views

I was wondering if it is possible to only generate Verilog files.

0 Kudos
2 Replies
mnazemi
Beginner
167 Views

--simulator none

KhaiChein_Y_Intel
167 Views

Hi,

 

Yes. you may use ‑‑simulator none.

You may refer to https://www.intel.com/content/www/us/en/programmable/documentation/ewa1462824960255.html Table1, 2 and 3 for other command options.

 

Thanks.

Reply