Skip to content

Add support for pre_cmd parameter to match cocotb v1.9#264

Open
FMaxSokol wants to merge 2 commits intothemperek:masterfrom
FMaxSokol:fms/add_pre_cmd
Open

Add support for pre_cmd parameter to match cocotb v1.9#264
FMaxSokol wants to merge 2 commits intothemperek:masterfrom
FMaxSokol:fms/add_pre_cmd

Conversation

@FMaxSokol
Copy link

@FMaxSokol FMaxSokol commented Sep 17, 2024

In cocotb version 1.9, the pre_cmd parameter is added.
This parameter contains commands that are run in the simulator after the simulator is started, but before the simulation is run.
So far this is only compatible with Questa and Modelsim (see cocotb/runner.py in the cocotb git).

@FMaxSokol
Copy link
Author

The CI failing seems like a common problem and does not seem to be related to this PR

@FMaxSokol FMaxSokol marked this pull request as draft September 18, 2024 05:58
@FMaxSokol FMaxSokol force-pushed the fms/add_pre_cmd branch 2 times, most recently from 6651cb2 to bde7dbe Compare September 18, 2024 06:22
@FMaxSokol FMaxSokol marked this pull request as ready for review September 18, 2024 06:28
@FMaxSokol
Copy link
Author

Hi, just a little ping on this one :)

Is this something you can think of merging?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants