Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
May I know the information below:
- Modelsim edition and version
- GCC version
Also, I am checking the information internally with developer.
According to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/mnl-hls-reference.pdf in page 9, could you try the command with simulator option.
For example:
i++ -march="<FPGA_family_or_part_number>"
--simulator none multiplier.c
Thanks