question on Quratus and its waveform

A

Amit

Hi group,

I'm using Quratus II for VHDL and in its waveform I need to define an
input as floating point (which is in binary currently). I tried right-
click to change its value from
1 1000 0000 01000 0000 0000 0000 000 to -2.5 however, there
is no such a thing.All you can set is octal, hex, ascii but no
floating point. How can I show an input in decimal either with + or -
sign?

Thanks.
Amit
 
M

Mike Treseler

Amit said:
I'm using Quratus II for VHDL and in its waveform I need to define an
input as floating point (which is in binary currently). I tried right-
click to change its value from
1 1000 0000 01000 0000 0000 0000 000 to -2.5 however, there
is no such a thing.All you can set is octal, hex, ascii but no
floating point. How can I show an input in decimal either with + or -
sign?

Quartus web edition has no vhdl simulator.
You need the licensed version of Quartus to
get the oem modelsim simulator.
That will support the signed type which
covers signed vectors.

However, no synthesis software covers floating
point values directly so there is no point
in using it for testbench stimulus.

-- Mike Treseler
 
A

Amit

Quartus web edition has no vhdl simulator.
You need the licensed version of Quartus to
get the oem modelsim simulator.
That will support the signed type which
covers signed vectors.

However, no synthesis software covers floating
point values directly so there is no point
in using it for testbench stimulus.

-- Mike Treseler


Hi Mike,

I have started VHDL seriosuly since September so still lots of thing
must learn and I don't know, it seems I haven't asked my quesiton
well. What I meant was the file you create with an extension *.vwf
Yes, I'm using the Web edition and it allows me to simulate (to me
simulation means the result I get on waveform! correct me if I'm
wrong). However, it seems you mean something else from simulator.
But you are right seems there is no such a thing to represetn your
nodes in floating point format the way we can have in binray, hex
and ...

Thank you.
Amit
 
M

Mike Treseler

Amit said:
I have started VHDL seriously since September so still lots of thing
must learn and I don't know, it seems I haven't asked my question
well. What I meant was the file you create with an extension *.vwf
Yes, I'm using the Web edition and it allows me to simulate (to me
simulation means the result I get on waveform!

Yes this is a simulator, but it has nothing to do with vhdl
and it is desperately inflexible for serious work.
http://groups.google.com/groups/search?q="desperately+inflexible"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top