
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A lab exercise in ece 241 where students are required to design and implement a 4-bit unsigned adder as an iterative circuit using structural vhdl. The objective includes understanding iterative circuits, ripple carry adders, structural vhdl, and implementing designs with multiple modules and vhdl source files. Students are expected to create schematics or block diagrams, draft vhdl code, perform behavioral simulations, and report their findings.
Typology: Lab Reports
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Implement a 4-bit unsigned adder as an iterative circuit, using structural VHDL. of Harris & Harris)
Bring in a sketch of your design (a schematic or block diagram) and a draft of your VHDL code. Know how to instantiate a component in VHDL.
Create two VHDL source files:
Create a testbench and perform behavioral simulation of your full adder.
Create a testbench and perform behavioral simulation of our 4-bit adder. Find a set of inputs that will stimulate the critical path, i.e., that will take the longest amount of time to complete.
Implement the design and download it to the Digilent board. Use:
Turn in a brief, professional report that describes your design process and results. Comment on the “efficiency” of VHDL coding styles, e.g., dataflow versus structural, and any problems you encountered. Finally, attach to your report hardcopies of your VHDL, post-route simulation, and the signed design summary. Don’t forget conclusions!