mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-18 08:18:56 +00:00
wip: symfpu pass
This commit is contained in:
parent
89f32a415b
commit
288f805da4
5 changed files with 419 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -5,3 +5,7 @@
|
|||
[submodule "cxxopts"]
|
||||
path = libs/cxxopts
|
||||
url = https://github.com/jarro2783/cxxopts
|
||||
[submodule "libs/symfpu"]
|
||||
path = libs/symfpu
|
||||
url = https://github.com/martin-cs/symfpu
|
||||
branch = experimental
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue