You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extracting the uhdm-plugin from yosys frontend allows us to make the uhdm processing independent from yosys version.
With such ability, software like edalize(or potentially other software..) can use the uhdm plugin regardless of the yosys version.
Current status:
Extract the uhdm frontend to separate plugin
Rebase the uhdm-yosys branch to upstream version
Integrate uhdm-plugin with yosys
Solve the problems with yosys after rebase (look at known issues section)
Build the ibex with working bitstream
Build the opentitan with working bitstream
Fix the CI tests after rebase
Update uhdm-yosys conda package to use uhdm-plugin. The link for PR.
Change the fpga-tool-perf and sv-tests to use updated packages
Extracting the uhdm-plugin from yosys frontend allows us to make the uhdm processing independent from yosys version.
With such ability, software like edalize(or potentially other software..) can use the uhdm plugin regardless of the yosys version.
Current status:
Known issues
The text was updated successfully, but these errors were encountered: