Skip to content

Design for 4 x 4 Matrix Multiplication using Verilog

License

Notifications You must be signed in to change notification settings

connysmith/Matrix-Multiplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Multiplication

Design for 4 x 4 Matrix Multiplication using Verilog

The design has been verified with the following data

test matrix

The design files can be found under /src

The testbench can be found under /tb

Note all input data should be signed 8-bit and output data signed 11-bit. The output is monitored in signed decimal.

License

See the LICENSE file for license rights and limitations (Apache 2.0).

About

Design for 4 x 4 Matrix Multiplication using Verilog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 100.0%