Implement a Nengo model in Nengo FPGA

I want to implement a simple Image Classifier model. I have already created model using Nengo-DL. Now my next step is to implement on PYNQ Z1 FPGA board. So can I implement it on FPGA .I just want to check before buying the license. My dataset is somewhat similar to MNIST dataset but with more classes and bigger image size.