CNN_VGG19_verilog
CNN_VGG19_verilog copied to clipboard
Convolution Neural Network of vgg19 model in verilog
Results
2
CNN_VGG19_verilog issues
Sort by
recently updated
recently updated
newest added
Hello! I am using Verilog to build a neural network to recongnize the MNIST dataset, so maybe I can learn something from your code. I notice that you use '$fscanf'...
HI Romulus, Can you please update your Makefile for the system simulation using Verilator ? It seems that only ncverilog is supported. Thanks for your reply.