mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 20:55:45 +00:00
wip: symfpu pass
This commit is contained in:
parent
d4f39588a7
commit
0ef11ee048
5 changed files with 427 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue