Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mbe-tools
  • TToolTTool
  • Merge requests
  • !419

Merged
Created Jun 21, 2021 by Le Van Truong@le.truongDeveloper

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

  • Overview 0
  • Commits 7
  • 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
Reviewer
Request review from
Time tracking
Source branch: revert-883077ef