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
Sorry about that. I remember having some headaches trying to get the ghdl backend working. Since I'm not a regular ghdl user myself, it's harder to see if I have done some weird things there. Fixes are highly appreciated.
I use GHDL with cocotb and am working to move to fusesoc.
It looks like the cocotb flow currently only supports Icarus and modelsim.
Based on the cocotb docs it doesn't look too difficult to extend:
https://docs.cocotb.org/en/stable/custom_flows.html#ghdl
maybe something like
Patched in
edalize/edalize/flows/sim.py
Line 23 in 18972c4
I haven't dug deep enough into the code to know what else may need to be modified.
The text was updated successfully, but these errors were encountered: