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

Vector Waveform for Gain/Ref

Altera_Forum
Honored Contributor II
1,329 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
600 Views

You need 13 bits for 0 to 8191

0 Kudos
Altera_Forum
Honored Contributor II
600 Views

thanks noted

0 Kudos
Reply