Forum Discussion
Vamsi_21
Occasional Contributor
2 years agoSystem console giving up
Hi, I am using intel hls compiler and generated a design to add 4 numbers. I created a .cpp file emulated it and verified the output, I created the ip file using the hls commands and have integrated...
- 2 years ago
Hi,
I notice that you haven't assign any pin in pin planner. After assigning those pins, the error gone.
Thanks,
Best Regards,
Sheng
ShengN_altera
Super Contributor
2 years agoHi,
Do you still have any further concern or update?
Thanks,
Best Regards,
Sheng
Vamsi_21
Occasional Contributor
2 years agoHi,
After giving pin assignments and changing reset to ~reset the code was working fine and i was to able to test it on the board.
Thank you.