Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVHDL:apcial_altera_wdr
hi,friend! it is VHDL, I can not understand the ext(a,b). example: constant active_width : integer := 16; constant offset_shift : integer := 16; wr_offset <= ext((a...
Altera_Forum
Honored Contributor
15 years agothats better, but only if you include std_logic_unsigned or std_logic_signed packages, which are not standard packages.