Forum Discussion

gazel's avatar
gazel
Icon for New Contributor rankNew Contributor
4 years ago

The exe file generated after the high level synthesis does not work

I would like to simulate only the inference part of a MNIST three-layer fully coupled neural network with high level synthesis and modelsim. The weights will be input from a txt file. After the hig...