mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
driver: switch to cxxopts, replace -B
This commit is contained in:
parent
1bf908dea8
commit
2da54f7c6e
3 changed files with 205 additions and 312 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "abc"]
|
||||
path = abc
|
||||
url = https://github.com/YosysHQ/abc
|
||||
[submodule "libs/cxxopts"]
|
||||
path = libs/cxxopts
|
||||
url = git@github.com:jarro2783/cxxopts.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue