Analysis - FPGADataFlow

Analysis Passes (FPGADataFlow)

finn.analysis.fpgadataflow.hls_synth_res_estimation module

finn.analysis.fpgadataflow.hls_synth_res_estimation.hls_synth_res_estimation(model)

Extracts the results from the vivado synthesis.

Returns {node name : resource estimation}.

finn.analysis.fpgadataflow.res_estimation module

finn.analysis.fpgadataflow.res_estimation.res_estimation(model)

Estimates the resources needed for the given model.

Returns {node name : resource estimation}.