Serial sequential adder  v.1.0
Example documentation project, author Vladimir Petrović
Entities
serial_adder.vhd File Reference

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...
 

Detailed Description

This file describes a sequential serial adder. It has the sequential adder's entity interface description and one behavioral architechture description.

Author
Vladimir Petrovic
Date
11/12/2016
Version
1.0

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.