3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-06 09:00:54 +00:00

wip: symfpu pass

This commit is contained in:
Jannis Harder 2026-06-06 09:32:59 +12:00 committed by Krystine Sherwin
parent cc9692caab
commit 75822ea17e
No known key found for this signature in database
5 changed files with 426 additions and 0 deletions

4
.gitmodules vendored
View file

@ -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