In this video, explore a combinational system to run a simulation.
- [Instructor] Now let's run a simulation … for a combinational circuit. … The system will simulate is the four-bit adder … I mentioned before. … It takes two four-bit numbers, A and B as inputs, … and it outputs a four-bit number, C, with a carry output … that serves as the 5th bit of this result. … This is a very popular combinational system … found in virtually every digital design book out there. … Notice how this four-bit adder … is composed of several smaller modules. … The logic here is the same as when you add numbers by hand. … First, at the bottom we have a half adder … that adds the least significant bits of A and B … which results in the least significant bit of C. … The half adder has a carry output … that is fed into a full adder, … which adds this carry input to bits A1 and B1. … This goes on and on for all bits in A and B. … Now, here we have the circuitry for the full adder module … which is a composition of two half adders and an OR gate. … So our system will consist on a series of nested …
Author
Released
3/7/2019- What is an FPGA?
- FPGA use cases
- Logic blocks and interconnects
- The FPGA development process
- Reviewing the hardware description languages
- Running FPGA simulations
- Implementing an FPGA design
Skill Level Intermediate
Duration
Views
Related Courses
-
Learn Industrial Automation
with Zahraa Khalil40m 13s Intermediate -
Learning Arduino: Interfacing with Hardware
with Zahraa Khalil1h 40m Intermediate
-
Introduction
-
What you should know1m 9s
-
1. Field Programmable Gate Arrays
-
Inside an FPGA: Logic blocks3m 28s
-
Other blocks2m 57s
-
2. Embedded Development Process
-
Xilinx platform45s
-
Intel platform42s
-
3. Hardware Description Languages
-
Digital system modeling3m 17s
-
Verilog and VHDL3m 7s
-
Verilog primer4m 16s
-
Simulation1m 23s
-
Combinational logic example1m 19s
-
-
4. Implementation
-
Intel implementation demo4m 24s
-
Intel hardware demo1m 51s
-
Xilinx implementation demo7m 46s
-
Xilinx hardware demo4m 40s
-
Conclusion
-
Next steps40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Combinational logic example