Project - EE 421L Serial-to-parallel converter
1/8th Delayed Clock:
Delayed Clock Simulation:
Shift Register:
Serial-to-Parallel Converter:
Serial-to-Parallel Converter Simulation Examples:
For this Simulation, We used a serial date string of 11001100. We can see in the simulation that the outputed word is correct, with D0-1 outputting HIGH, D2-3 outputting LOW, D4-5 outputting HIGH, and D6-7 outputting LOW.
For this Simulation, We used a serial date string of 11111111 . We can see in the simulation that the outputed word is correct, with D0-7 outputting HIGH.
This Concludes the Schematic portion of the Lab Project.
_____________________________________________________________________________________________________________________________________
PROJECT
PART 2 : LAYOUT
For this part of the project, we will be laying out the mosfets for the various parts of the Serial-to-Parallel Converter.
Below, we have the layout for the D Flip-Flop. Each of the layouts will consist of some arrangement of a number of these Flip-Flops.
D FLIP-FLOP:
Layout:
Extracted:
DRC & LVS:
Once the D Flip-Flop is succesffuly layed out, we can proceed to the Delayed Clock Layout. This layout will consist of three D Flip-Flops with their D-In connected to Q_Bar and Q connected to the Clk_in of the next Flip-Flop. This makes the Flip-Flops act as dividers for the input CLK_IN signal.
DELAYED CLOCK:
Layout:
Zoomed in view (LEFT)
Zoomed in view (RIGHT)
Full View:
Extracted:
DRC and LVS:
With the Delayed Clock complete, we now move on to the Shift Register Layout.
SHIFT REGISTOR:
Layout:
Zoomed in view
Full View:
Extracted:
DRC and LVS:
Once all of these layout are complete, we can now move on to the final layout for the Serial-to-Parallel Converter. This layout will conisist of all the previous layouts above.
SERIAL-TO-PARALLEL CONVERTER:
Layout:
Module View:
Extracted:
DRC and LVS:
This concludes the projects for EE-421L Fall 18.
This complete design directory can be found Here.