Altera_ForumHonored Contributor10 years agoAssign all zeroes to unsigned Hi, I want to assign all zeroes to an unsigned signal. I've been using ( others => '0' ) for STD_LOGIC_VECTOR signals, but when i attempt to do the same for unsigned, i get an error: Error (105...Show More
Altera_ForumHonored Contributor10 years agoUnsigned is a base 10 nuber without a sign. So assigning 0 should work. unsigned_sig <= 0;
Recent DiscussionsConnection bit order between hierarchyFree Licence for Max+PlusIIMAX10 ADC - getting it to simulate in ModelsimFailed to run ip-setup-simulation:Compile option not saved (reversed to default)