FPGA Neural Network

Now you can easily build neural network for any FPGA.

Export neural networks from popular tools like PyTorch or TensorFlow and build.

Features

  • ReLu, Leaky_ReLu, Linear, Sigmoid and Tanh activation functions supprted.
  • Set level of parallelization to meat throughput requirements.
  • Readable SystemVerilog module and testbench generated
  • Designed to run on any FPGA
  • Control word width throughout the network to tweak precision / resource usage .