Codax2000 / fir-cnn-rtl

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

Alter `conv_layer` and `fc_layer` for synopsis #56

Closed Codax2000 closed 1 year ago

Codax2000 commented 1 year ago

Add compiler-dependent ports, bug fixes, rerun testbenches so that they are functional in VCS Remove old files as necessary

Codax2000 commented 1 year ago

image

Functionally correct

Codax2000 commented 1 year ago

Minor bug fixes to fully-connected layer, rewrote testbench to comply with new truncating parameters

Codax2000 commented 1 year ago

image

Timing passing