/Matrix-Multiplication

Matrix Multiplication using Aa language.

Primary LanguageMakefile

Matrix-Multiplication

Matrix Multiplication using Aa language.

To run the code.

  1. Go to the directory.
  2. run "Make" in the terminal.
  3. To do software simulation, run "./testbench_sw"
  4. To do hardware simulation, run "./testbench_hw"