Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • TTool TTool
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mbe-tools
  • TToolTTool
  • Merge requests
  • !419

Issue #322: Bus Slicetime has wrong configuration, and remove terminated status and blank lines when using -help, -helpserver, -helpcomamnd

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Le Van Truong requested to merge revert-883077ef into master Jun 21, 2021
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 29

Hello Prof, in this commit I have done:

  • Replace default bus sliding time of 5 by the value in Bus configuration window (according to the master clock and the clock divider of the component).
  • Add tests for this issue with many scenarios (Round Robin, Round Robin with Priority, Preempted and not Preempted)
  • Make "Terminated" status not printed when using -help, -helpserver or -helpcommand; remove redundant blank lines.
  • Add writing and reading functions for Bus slide time value when creating or parsing data from text file (.tarchi file)
  • Set channel capacity with the right value (before it was set by the channel width) (Event and Request are not affected).
  • Modify current tests to adapt the changes. (Because a lot of tests are modified so I suggest you need to make clean before running the tests)
Edited Jun 21, 2021 by Le Van Truong
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: revert-883077ef