Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 431 Bytes

Wallace tree

Description

This is a 4-bit signed wallace tree multiplier circuit by Verilog HDL.

  • input:
    • A[3..0], B[3..0]
  • output:
    • P[7..0]

The development enviroment is Quartus II.

License

MIT License