Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17249 ディスカッション

Vector Waveform for Gain/Ref

Altera_Forum
名誉コントリビューター II
1,314件の閲覧回数

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 件の賞賛
2 返答(返信)
Altera_Forum
名誉コントリビューター II
585件の閲覧回数

You need 13 bits for 0 to 8191

Altera_Forum
名誉コントリビューター II
585件の閲覧回数

thanks noted

返信