Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ioc copier false alarming when #seq is in st-common.cmd #206

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

rerpha
Copy link
Contributor

@rerpha rerpha commented Sep 26, 2024

This fixes the IOC copier thinking that a sequence program is being used when this line is in the st-common.cmd: #seq sncxxx,"user=vux62295" - notice the prefixed # - i think the device generator puts this in by default, or at least used to.

to test follow the instructions here https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Shared-utility-scripts#ioc-copier with and without a seq line in the st-common.cmd

This fixes the IOC copier thinking that a sequence program is being used when this line is in the st-common.cmd: 
` #seq sncxxx,"user=vux62295"` - notice the prefixed `#`  - i think the device generator puts this in by default, or at least used to. 

to test follow the instructions here https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Shared-utility-scripts#ioc-copier with and without a `seq` line in the st-common.cmd
Copy link
Contributor

@Chsudeepta Chsudeepta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be multiple Ruff comments. Please check

@Chsudeepta Chsudeepta merged commit d7556a3 into master Sep 27, 2024
2 of 3 checks passed
@Chsudeepta Chsudeepta deleted the ioc_copier_seq_false_alarm branch September 27, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants