Codax2000 / fir-cnn-rtl

SystemVerilog for implementing MATLAB neural net onto Xilinx RFSoC.
MIT License
0 stars 1 forks source link

6 edit convolutional layer #10

Closed Codax2000 closed 1 year ago

Codax2000 commented 1 year ago

Edited convolutional layer to take serial input and use a valid-ready handshake at the output. Also added more robust testbench with simulation. Resolves #6