Altera_Forum
Honored Contributor
14 years agoPlease explain the following
I have one line in my VHDL test bench file as follows CONV_STD_LOGIC_VECTOR(16#100#+I*2,16) in for Loop integer I.
Could anyone please explain how can I plot this in waveform, I know some basic like CONV_STD_LOGIC_VECTOR(16#200#,16) will convert that into HEX so I can drive 200 in waveform