pymtl / pymtl3

Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388 stars 46 forks source link

Use create_req to make AMO request in MemIfcFL2CLAdapter #190

Closed qtt2 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #190 into master will increase coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files         311      311           
  Lines       27602    27606    +4     
=======================================
+ Hits        24940    24944    +4     
  Misses       2662     2662           
Impacted Files Coverage Δ
pymtl3/stdlib/mem/mem_ifcs.py 47.16% <0.00%> (ø)
pymtl3/dsl/ComponentLevel2.py 96.00% <0.00%> (+0.04%) :arrow_up:

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 8161835...7748064. Read the comment docs.