- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I install the Quartus II 9.0 sp2 web edition with the ModelSim 6.4a Starter Edition (for Quartus II 9.0). I'm trying to simulate the ALTPLL that i build using the MegaFunction Wizard. When i'm geting the PLL out from reset (drive to low) the ModelSim stop on Fatal error (sometimes also crash), the cause of the error point to the altera_mf.vhd file line 7938. # ** Note: Cyclone II PLL was reset# Time: 0 ns Iteration: 5 Instance: /tbde2/uut/pixelclock/altpll_component/cycloneii_altpll/m3# ** Fatal: (SIGFPE) Floating point exception.# Time: 95 ns Iteration: 5 Process: /tbde2/uut/pixelclock/altpll_component/cycloneii_altpll/m3/schedule File: C:/altera/90/modelsim_ase/win32aloem/../altera/vhdl/src/altera_mf/altera_mf.vhd# Fatal error in Process schedule at C:/altera/90/modelsim_ase/win32aloem/../altera/vhdl/src/altera_mf/altera_mf.vhd line 7938# Could any one help me on that?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know if it's causing the fatall error, but for any designs involving a PLL, the time unit must be changed from default 1 ns to 1 ps, otherwise the PLL simulation doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks FvM, this solve the problem!
:)
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page