Skip to content

A simple calculator written with Verilog that allows users to do addition, subtraction, and multiplication with 3-bit numbers using PS/2 keyboard inputs.

Notifications You must be signed in to change notification settings

leeQT/Verilog_Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Verilog_Calculator

Push number keys to input numbers. Push A for addition. Push S for subtraction. Push X for multiplication. Push Enter to compute the answer. Push C to reset the calculator. The numbers will be showed at the 7 segment display.

About

A simple calculator written with Verilog that allows users to do addition, subtraction, and multiplication with 3-bit numbers using PS/2 keyboard inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 100.0%