A compiler framework that automates translation from source code to silicon. Current version 0.37.9, with frequent minor releases roughly every 1-2 weeks. Requires Python >= 3.9.
pip install siliconcompilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic example: create a Chip, set a target, and compile.
Review library definitions and ensure they inherit from Chip or use the new base class as documented.
Remove `-cfg` from `sc-issue` calls, or upgrade to >=0.37.8.
Always use the recommended tool version in the SiliconCompiler documentation.
Upgrade to v0.37.9 or later to avoid unexpected flowgraph behavior.