Schematics on Vivado

Status
Not open for further replies.

Mustaine

Member level 1
Joined
Mar 27, 2021
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
214
Hello friends
i am currently studying the book digital circuits by morris mano and i am solving a problem which trying to draw the circuit below(Four‐bit binary counter with parallel load) but on vivado i do not know why but the circuit i draw quite different from the book example.
Did i do something wrong?
HDL seems okay. Do i interpret the schematics wrongfully i am not sure cause it looks a mess.
Can you give me some advice .
Thanks in advance.
 

Attachments

  • Circuit.JPG
    55.8 KB · Views: 113
  • Schematics.JPG
    107.8 KB · Views: 125
  • HDL.JPG
    54.8 KB · Views: 117

In the textbooks, a digital logic is typically explained using the basic gates and flops.

When you implement a digital logic with a FPGA, the tool will show you the implementation in terms of look-up tables (LUT), flip-flops and multiplexers. The gates you see in the textbook are implemented using LUTs (the schematic pic). So don't get confused.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…