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

Update simulation framework #163

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Conversation

themperek
Copy link
Member

  • move clock generation from bus to test
  • add parameters to set clocks
  • add wait timer before/after a transaction 

@themperek themperek force-pushed the Update-simulation-framework branch 2 times, most recently from 68b4b5e to 32a9f9f Compare June 22, 2021 12:29
@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #163 (f896706) into master (45e3552) will decrease coverage by 0.03%.
The diff coverage is 87.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   38.96%   38.93%   -0.04%     
==========================================
  Files          73       73              
  Lines        4827     4808      -19     
==========================================
- Hits         1881     1872       -9     
+ Misses       2946     2936      -10     
Impacted Files Coverage Δ
basil/utils/sim/SiLibUsb.py 0.00% <0.00%> (ø)
basil/utils/sim/SiLibUsbBusDriver.py 94.16% <87.50%> (-0.15%) ⬇️
basil/utils/sim/Test.py 81.70% <95.45%> (+11.25%) ⬆️
basil/utils/sim/BasilSbusDriver.py 97.18% <96.00%> (-1.54%) ⬇️
basil/utils/sim/BasilBusDriver.py 98.71% <100.00%> (-0.05%) ⬇️
basil/utils/sim/Protocol.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45e3552...f896706. Read the comment docs.

@themperek themperek force-pushed the Update-simulation-framework branch from 32a9f9f to e944a5a Compare June 23, 2021 10:39
- move clock generation from bus to test
- add parameters to set clocks
- add wait timer before/after transaction 
@themperek themperek force-pushed the Update-simulation-framework branch from e944a5a to f896706 Compare June 23, 2021 10:41
@themperek themperek merged commit c3ba370 into master Jun 23, 2021
@themperek themperek deleted the Update-simulation-framework branch February 9, 2022 10:38
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.

1 participant