Forum Discussion
1 Reply
- sstrell
Super Contributor
There's no concept of error reporting when you're synthesizing into hardware. Where should the error be reported and how (unless you create actually hardware to handle this)? HDLs were initially designed for simulation, not synthesis, so they have a lot of extra features that work in a simulation tool but make no sense or can't be implemented in hardware.
#iwork4intel