Altera_ForumHonored Contributor10 years agoError appending bits to std_logic_vector I'm trying to do a very simple multiply by shifting and some adds. Here are the arrays i am using. type pixel_array is array(8 downto 0) of std_logic_vector(7 downto 0); signal gaussianPixel...Show More
Altera_ForumHonored Contributor10 years agoYou can't add (to) vectors. You have to cast to unsigned or integer and then back.
Recent DiscussionsQuartus messages web search goes to IntelSolvedDuplicate_hierarchy_depth / duplicate_registerhow to reduce clock skew between synchronous clockQuartus - Users getting license Notification with new license appliedIs Quartus Prime Pro 22.4 Compatible with Stratix 10 NX Series Device 1SN21CEU2F55E2VG?