Matrix Multiplication in FPGA
Use System Verilog to implement a matrix multiplication module, and then use cocotb to automate unit testing with Python. 
Use System Verilog to implement a matrix multiplication module, and then use cocotb to automate unit testing with Python. 
Use Verilog to approximate sine and cosine value without using division. 