Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

request about quartus II

Altera_Forum
Honored Contributor II
1,511 Views

I am a new user of quartus II, it is possible to use some real numbers with this software(vhdl) and how declarete the number and to simulate it ,so yes can you guide me ,because I am obliged to use the real in my simulation,thank you.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
801 Views

Bahi, 

 

For the list of VHDL constructs supported by Quartus II, open the Quartus II help and search for "Quartus II VHDL support". 

 

Quartus II can't synthesize non-constant real objects or values. 

 

If you need to implement reals in VHDL for Quartus II, I suggest you take a look at the floating-point adder/subtractor, multiplier and dividers megafunctions. 

 

--jmv
0 Kudos
Reply