![]() |
Serial sequential adder
v.1.0
Example documentation project, author Vladimir Petrović
|
A simple full adder. More...
Go to the source code of this file.
Entities | |
| fulladder | entity |
| Entitiy declaration for fulladder. More... | |
| fa_behav | architecture |
| Behavioral architechture for fulladder. More... | |
In this file, a simple full adder combinational circuit is described. It has the full adder's entity interface description and one behavioral architechture description.
Definition in file fulladder.vhd.
1.8.12