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

[1.9] Backports and Documentation Fixes #4098

Closed
wants to merge 3 commits into from

Conversation

ktbarrett
Copy link
Member

@ktbarrett ktbarrett commented Aug 15, 2024

Backports #4089 and #4095 and fixes some issues with the documentation notice by @jonpovey.

Also, adds --trace to SIM_ARGS if VERILATOR_TRACE is set.
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.71%. Comparing base (dbbe748) to head (ec53619).
Report is 20 commits behind head on stable/1.9.

Additional details and impacted files
@@              Coverage Diff               @@
##           stable/1.9    #4098      +/-   ##
==============================================
- Coverage       64.50%   63.71%   -0.79%     
==============================================
  Files              49       49              
  Lines            9491     9516      +25     
  Branches         2546     2732     +186     
==============================================
- Hits             6122     6063      -59     
- Misses           2812     2878      +66     
- Partials          557      575      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ktbarrett ktbarrett changed the title Random Fixes [1.9] Random Fixes Aug 15, 2024
@ktbarrett ktbarrett requested a review from a team August 15, 2024 04:57
* Set CXXFLAGS appropriately now that they are being used
* Update LDCXXSHARED variable now that it is being used
* Add verbose switch when compiling cocotb for testing purposes
@ktbarrett ktbarrett changed the title [1.9] Random Fixes [1.9] Backports and Documentation Fixes Aug 17, 2024
@imphil
Copy link
Member

imphil commented Aug 18, 2024

Thanks for those backports. Please don't merge them yet, I'm working on some automation that I'd like to test out first.

@imphil
Copy link
Member

imphil commented Aug 19, 2024

Looks like our new backports GH action is intelligent enough to find the backports for #4089 in here (https://github.com/cocotb/cocotb/actions/runs/10457942861/job/28958681130?pr=4089). Cool, but that means we'll just do the manual backports here.

Copy link
Member

@imphil imphil left a comment

Choose a reason for hiding this comment

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

The documentation changes need to go into master first and then into the stable branch. Can you remove them from this PR, @ktbarrett, or should I do that?

@ktbarrett
Copy link
Member Author

I split it out. I guess this PR should close and just use the new labels?

@imphil imphil mentioned this pull request Aug 19, 2024
@imphil
Copy link
Member

imphil commented Aug 19, 2024

I opened #4111 with pretty much the same content as this one here. (Officially) Not to get my PR count up, but to test out some of the backport automation and tooling. Turns out, we're not fully there yet where everything is automated: partially due to us changing the directory layout and associated merge conflicts, partially due to bugs in the backport tool (sorenlouv/backport#505, sorenlouv/backport#506) that got me into writing some TypeScript this evening.

@imphil imphil closed this Aug 19, 2024
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.

4 participants