3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 20:55:45 +00:00

wip: symfpu pass

This commit is contained in:
Jannis Harder 2026-07-15 14:50:06 +12:00 committed by Krystine Sherwin
parent d4f39588a7
commit 0ef11ee048
No known key found for this signature in database
5 changed files with 427 additions and 0 deletions

4
.gitmodules vendored
View file

@ -20,3 +20,7 @@
[submodule "sv-elab"]
path = frontends/slang/lib
url = https://github.com/povik/sv-elab
[submodule "libs/symfpu"]
path = libs/symfpu
url = https://github.com/martin-cs/symfpu
branch = experimental