You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verilog implementations of a 4-bit adder using behavioral, dataflow, and structural modeling styles, along with corresponding testbenches and block diagrams. This project demonstrates the design and simulation of digital adders as part of an academic lab experiment.
This is a circuit wich can do addition and substraction and shows the values in 7 segment display. The only limitation is that it can only convert 4 bit binary input to BCD to feed the display so it cant show the sum more than 15.