Forum Discussion
Altera_Forum
Honored Contributor
9 years agoError in simulation for floating point divider (in modelSim)
Hi,
I'm trying to use the floating point divider MegaFunction ("ALTFP_DIV"), in a Single precision (32 bits) format. I'm working on Quartus 12 version on Cyclone IV E device. The code pass full compilation. When I'm trying to simulate the code on ModelSim (again, pass compilation on that platform), after selection the Testbanch , Resolution and hit "O.K" I got an error (vsim-3733) that says that there is "No default binding for component at 'altsyncram3' (Generic 'width_eccstatus' is not on the entity)".The same error message for "ecc_pipeline_stage_enabled" . Of course that the simulation will not run with those errors… Way is that? What shuld I do in order to eliminate those errors? Thanks, Idan1 Reply
- Altera_Forum
Honored Contributor
That sounds like you're using an older version of the altera simulation libararies. Ensure you are using the correct version of modelsim supplied with the version of Quartus you are using.