Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
公告
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 讨论

Can ModelSim-Altera Display IEEE Floating Point Data

Altera_Forum
名誉分销商 II
2,028 次查看

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 项奖励
1 回复
Altera_Forum
名誉分销商 II
1,210 次查看

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 项奖励
回复