aboutsummaryrefslogtreecommitdiffstats
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorClaire Xen <claire@clairexen.net>2022-02-11 15:51:24 +0100
committerGitHub <noreply@github.com>2022-02-11 15:51:24 +0100
commite0165188669fcef2c5784c9916683889a2164e5d (patch)
tree907b2a6e27e7aa060064f05e3e67c1a2157414aa /CODEOWNERS
parentc8903e7053af0d6f223f36931ea3092cd7a6e066 (diff)
parentbbfa2d65fa1a89765568ac3afa7ca65b67d24bf2 (diff)
downloadyosys-e0165188669fcef2c5784c9916683889a2164e5d.tar.gz
yosys-e0165188669fcef2c5784c9916683889a2164e5d.tar.bz2
yosys-e0165188669fcef2c5784c9916683889a2164e5d.zip
Merge pull request #2019 from boqwxp/glift
Add `glift` command for creating gate-level information flow tracking models and optimization problems
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 19b660dff..11a8cc026 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -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