Skip to content

Commit

Permalink
Merge pull request #1700 from GaloisInc/sb/yosys
Browse files Browse the repository at this point in the history
Add commands for analysis of VHDL via Yosys
  • Loading branch information
mergify[bot] authored Oct 7, 2022
2 parents cd3f141 + 2664d83 commit 2c5cffd
Show file tree
Hide file tree
Showing 53 changed files with 6,010 additions and 40 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@
[submodule "deps/language-rust"]
path = deps/language-rust
url = https://github.com/harpocrates/language-rust.git
[submodule "deps/language-sally"]
path = deps/language-sally
url = https://github.com/GaloisInc/language-sally
2 changes: 2 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ packages:
deps/aig
deps/cryptol
deps/what4/what4
deps/what4/what4-transition-system
deps/language-sally
deps/crucible/crucible
deps/crucible/crucible-concurrency
deps/crucible/crucible-jvm
Expand Down
1 change: 1 addition & 0 deletions deps/language-sally
Submodule language-sally added at de4f97
Loading

0 comments on commit 2c5cffd

Please sign in to comment.