Comparison to FuseSOC #3075
krupan
started this conversation in
Development
Replies: 1 comment
-
|
SiliconCompiler is a much more complete solution to the problem FuseSoC is trying to solve. FuseSoC's approach can be constricting at times, mainly because it uses static configuration files (*.core) to capture file lists and arguments. It also lacks many things out of the box, like a test runner and so on. SiliconCompiler embraces Python, and instead of having complicated YAML files to capture cores, everything will be captured using Python. It also supports very complex flows which can be described in a flowgraph. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone compared siliconcompiler with FuseSoC? I'm curious what the differences and similarities are.
Or is it better to compare siliconcompiler to Edalize (a subcompnent of FusSoC)?
Beta Was this translation helpful? Give feedback.
All reactions