02.02.2014 Views

05 Arithmetic in VHDL

05 Arithmetic in VHDL

05 Arithmetic in VHDL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Arithmetic</strong> Package Example- III<br />

• Architecture def<strong>in</strong>ition<br />

use ieee.numeric_std.all;<br />

architecture BEHAVIOR of UPCOUNTER is<br />

signal <strong>in</strong>ternal_count : unsigned (3 downto 0);<br />

beg<strong>in</strong><br />

-- see previous slide for process<br />

count

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!