OpenFPGA Transformations

OpenFPGA_Base is the base class for OpenFPGA related transformation, expected input for this class in OpenFPGA generated netlist. This provides basic functionality like converting wires to buses or merging GPIO modules with neighboring blocks.

Base Transformations

Tiling APIs

Configuration APIs

Verification APIs

SDC APIs

OpenFPGA Class Generators

OpenFPGA_Tile_Generator
OpenFPGA_Config_Generator
OpenFPGA_Placement_Generator
OpenFPGA_Bitstream_Manager