Estimate DSPs, LUTs, latency · get an optimal config
① FPGA Platform
PYNQ-Z1
220 DSP · 53K LUT
PYNQ-Z2
220 DSP · 53K LUT
Custom
define manually
200MHz
② Network Architecture (Dense layers)
Click a layer node to remove it
③ ap_fixed Precision
🏋️ Weights
ap_fixed<8,1>
⚡ Activations
ap_fixed<8,4>
④ ReuseFactor
1
RF=1 → Max parallel (min latency) RF=N → Min DSPs (max latency)
⑤ Pruning & Sparsity
0%
0% → no pruning 75% → typical QKeras 90%+ → very aggressive
⑥ Latency Target
Configure the parameters
Results will appear here in real time