You are on page 1of 3

Digital Design using VHDL

Examples

Reem Ibrahim, Ph.D.


EX1
• Write VHDL code for s2p register
with the following interface:

Rst
P_out(7 : 0)
8- bit
SI Register

CLK
EX2
• Write VHDL code for P2S register
with the following interface:
Rst
Load Sout
8- bit
PI(7 : 0)
Register

CLK

You might also like