Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProbability successful in FPGA if done in modelsim!!
How 's the porbability to run successfully a project on real FPGA if I have verified it in simulation using Modelsim? And what makes the difference between modelsim and FPGA in case if it run on ...
Altera_Forum
Honored Contributor
14 years agoalmost 100% success if you know the proper design methodology.
Differences occur for various reasons, e.g.: Improper simulation coverage or stimuli Your simulation must be automated to remove human error overflow/underflow of buffers timing violations wrong startup logic and stuck state machines or stuck handshake signals wrong operating temperature undriven inputs during development. and the list goes on... occasionally device or ips or your compiler are to blame