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

26 unreachable cycle #33

Merged
merged 10 commits into from
Feb 17, 2025
Merged

26 unreachable cycle #33

merged 10 commits into from
Feb 17, 2025

Conversation

kevin-delmas
Copy link
Collaborator

Description

Please indicate whether this pull request [adds/removes/fixes/replaces] the [feature/bug/etc].

What type of pull request is this? (check all applicable)

  • Feature
  • Bug Fix
  • Documentation Update
  • Style
  • Code Refactor
  • Performance Improvements
  • Test
  • Build
  • CI
  • Chore (Release)
  • Revert

Related Tickets & Documents

If possible ensure that you have provided in your commit message the issue id (available here) this pull request fixes,
for instance to refer to issue #42 you can do:

git commit -m "solving issue #42 with ..."

Check here for more information

Added tests?

  • yes
  • no, because they aren't needed
  • no, because I need help

Added to documentation?

  • README.md
  • doc
  • no documentation needed

Do we need to update pml analyzer version?

  • no
  • the pull request is only a bug fix, need a bug fix version update
  • the pull request add new features and ensures retro-compatibility, need a feature addition version update
  • the pull request is not ensuring retro-capatibility, need a major version update
  • not sure, I need help

Is this new version should be released as soon as possible?

  • yes
  • no
  • not sure, I need help

benjamin.lesage and others added 7 commits January 7, 2025 11:20
…considered path is used between an initiator and a target. The current version may still contain spurious warnings if the path is indeed used. Need to add extra tests.
…raph (in Used.scala).

Delegate the printing of warning messages to the caller of Restrict operator.
Add DbusC2D2B8 example where some cycle are found.
Enhance lisibility of cycle messages
Solve cycle problems by adding routing constraints on DSP clusters DbusC2D2B8RoutingConstraints
@kevin-delmas kevin-delmas added the bug Something isn't working label Feb 17, 2025
@kevin-delmas kevin-delmas self-assigned this Feb 17, 2025
@kevin-delmas kevin-delmas linked an issue Feb 17, 2025 that may be closed by this pull request
@kevin-delmas kevin-delmas merged commit 6818148 into master Feb 17, 2025
1 check passed
@kevin-delmas kevin-delmas deleted the 26-unreachable-cycle branch February 17, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cycle detection bug
2 participants