Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Can ModelSim-Altera Display IEEE Floating Point Data

Altera_Forum
Honored Contributor II
2,023 Views

Hi, is there a way in ModelSim to Display Floating Point Data in the Wave window? In my FPGA project I am doing a floating point multiply and I want to see the results in my simulation. Can anyone help? 

 

Thanks, 

joe
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,205 Views

I'm pretty sure it can display reals. I recall using this feature for showing an analog signal and a simulated ADC output. 

 

The wave window has several options for the radix and the format. The "Analog Format" will give you a line format, like a MATLAB plot. I suspect the display for a real value will be under the radix. 

 

I also recall being able to define your own floating-point format ... but you'll have to look in the Modelsim docs for that (I believe the same technique is used to map binary values to state machines). 

 

Cheers, 

Dave
0 Kudos
Reply