Serial sequential adder
v.1.0
Example documentation project, author Vladimir Petrović
|
Sequential serial adder. More...
Go to the source code of this file.
Entities | |
serial_adder | entity |
Entitiy declaration for serial_adder. More... | |
serial_add_behav | architecture |
Behavioral and structural architechture for serial_adder. More... | |
This file describes a sequential serial adder. It has the sequential adder's entity interface description and one behavioral architechture description.
Modified by: Vladimir Petrovic on 11/14/2016
References:
[1] M. Ferdjallah, Introduction to Digital Systems - Modeling, Synthesis, and Simulation Using VHDL, John Wiley & Sons, 2011.
Definition in file serial_adder.vhd.