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

Vector Waveform for Gain/Ref

Altera_Forum
Honored Contributor II
1,042 Views

Hello friends, 

 

Am new to VHDL and the Quartus II environment. I like to know how to set the gain/reference value for a binary comparator at a fixed point of 8192. What range of STD_LOGIC_VECTOR would that be. I saw an existing code doing that, with a width 1 DOWNTO 0 for a 8192 decimal value, how possible?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
313 Views

You need 13 bits for 0 to 8191

0 Kudos
Altera_Forum
Honored Contributor II
313 Views

thanks noted

0 Kudos
Reply