To Perform HDL Based Design Entry and Simulation of ALU
To Perform HDL Based Design Entry and Simulation of ALU
AIM:
SOFTWARE REQUIRED:
PROCEDURE:
PROGRAM CODE:
SAMPLE DATA:
SIMULATION WAVEFORM:
RESULT:
Thus the Verilog program for ALU was written, simulated and the output was verified from the
simulation waveform.
AIM:
To synthesize, implement and perform post implementation simulation of ALU
SOFTWARE REQUIRED:
PROCEDURE:
1. After simulation, Click on Run Synthesis under the flow navigator pane.
2. Open Synthesized Design and view the Elaborated Synthesized Design.
3. Examine the resources utilised in the synthesized design from the project summary.
4. Perform IO pin assignment for each of the inputs and outputs as per board configuration and save
constraints.
5. Re-run the synthesis.
6. Click on Run Implementation under the Flow Navigator pane. Open and view the implemented
design.
7. Examine the resources utilised in the implemented design from the project summary.
8. Run Post-Implementation Timing Simulation under the Simulation tasks in the Flow Navigator
pane and obtain the waveform by giving test vector inputs.
OUTPUT:
1. Constraints file:
2.Elaborated design
3.Implemented design
6.Utilisation report:
7. Post Implementation simulation:
RESULT:
Thus Verilog program for ALU was synthesized, implemented and post implementation simulation
was performed.
To perform hardware fusing and testing of ALU in Zedboard using Xilinx Vivado.
SOFTWARE REQUIRED:
PROCEDURE:
RESULT:
Thus the hardware fusing and testing of ALU was performed in Zedboard using Xilinx Vivado.