mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Merge pull request #2019 from boqwxp/glift
Add `glift` command for creating gate-level information flow tracking models and optimization problems
This commit is contained in:
commit
e016518866
21 changed files with 7849 additions and 1 deletions
|
@ -42,4 +42,5 @@ backends/firrtl @ucbjrl @azidar
|
|||
passes/sat/qbfsat.cc @boqwxp
|
||||
passes/sat/qbfsat.h @boqwxp
|
||||
passes/cmds/exec.cc @boqwxp
|
||||
passes/cmds/glift.cc @boqwxp
|
||||
passes/cmds/printattrs.cc @boqwxp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue