Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:start [2019/05/11 14:52] – rajit | tools:start [2025/05/20 11:52] (current) – rajit | ||
---|---|---|---|
Line 3: | Line 3: | ||
In addition to the core ACT library, we have also implemented a number of tools for asynchronous circuit design. Some of the core tools are included as part of the main Github repository, while others have their own repository. For completeness, | In addition to the core ACT library, we have also implemented a number of tools for asynchronous circuit design. Some of the core tools are included as part of the main Github repository, while others have their own repository. For completeness, | ||
- | * [[prsim|prsim]]: a digital production-rule | + | |
- | * [[netgen|netgen]]: a production rule to SPICE netlist generator | + | * [[actsim|actsim]]: an ACT simulator. |
+ | * [[netgen|prs2net]]: a production rule to SPICE netlist generator | ||
* [[prs2sim|prs2sim]]: | * [[prs2sim|prs2sim]]: | ||
- | | + | |
+ | * [[tools: | ||
+ | * [[lvp|lvp]]: | ||
+ | * [[act2lef|act2lef]]: | ||
+ | * [[act2v|act2v]]: | ||
+ | * [[adepend|adepend]]: | ||
+ | * [[chp2prs|chp2prs]]: | ||
+ | * [[interact|interact]]: | ||
+ | * [[prs2cells|prs2cells]]: | ||
+ | * [[v2act|v2act]]: | ||
+ | * [[asic: | ||
+ | |||
+ | These are core ACT tools--i.e. tools that use the core ACT library | ||
Standalone tools: | Standalone tools: | ||
+ | * [[prsim|prsim]]: | ||
+ | * aflat and prspack: a production rule flattener and compaction tool. See the documentation for [[prsim|prsim]]. | ||
* [[AMC: | * [[AMC: | ||
- | * [[ext2sp|ext2sp]]: | + | |
- | * [[lvp|lvp]]: | + | |
External open-source tools: | External open-source tools: | ||
Line 17: | Line 31: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * {{ : | + | |
+ | * Gemini: a netlist comparison for strict layout-versus-schematic checking | ||
+ | * [[http:// | ||
+ | |||
+ | Two useful concepts to keep in mind when using the ACT tools are [[intro_example: | ||