zekkragnos
Newbie level 3
- Joined
- Oct 9, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 23
Hi I'm new to VHDL and I have to create a universal shift Register. I have to use a D type flip flop, a 4 to 1 multiplexer and a tri-state buffer to complete it. The register specifications are: parallel load capability, shift left, shift right, stores or hold data, must be synchronous to the clock edge and outputs should be tristate able.
I have created the 4 to 1 Mux, the D typer Flip Flop, the Tri-State Buffer and now I'm trying to connect it all as an FSM. I still haven't accomplished all the desired specifications and would love to have any help.
I have created the 4 to 1 Mux, the D typer Flip Flop, the Tri-State Buffer and now I'm trying to connect it all as an FSM. I still haven't accomplished all the desired specifications and would love to have any help.
Last edited: