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
Supporting template generated sim files for just GHDL --ghdl is enough for now - can follow up for Modelsim templates/specifics as requested/needed... --sim --cocotb are the general flags
And then any cocotb makefile is also supported --sim --cocotb --makefile /your/Makefile
Template python code can evolve as needed - for now allows basic read and write variable = function call looking generated code - can get fancy later
https://docs.cocotb.org/en/stable/
Seems pretty powerful and have seen some nice looking examples...
Being in python too makes for integration with existing PipelineC code infrastructure even easier...
The text was updated successfully, but these errors were encountered: