PyChip-py-hcl
PyChip-py-hcl copied to clipboard
Experimental Version
- Better syntax
- More tests
- More docs
- Working on language level simulator
Codecov Report
Merging #54 (4a8caf0) into master (dc423dd) will increase coverage by
0.57%
. The diff coverage is68.35%
.
@@ Coverage Diff @@
## master #54 +/- ##
==========================================
+ Coverage 83.11% 83.68% +0.57%
==========================================
Files 101 103 +2
Lines 2795 2850 +55
==========================================
+ Hits 2323 2385 +62
+ Misses 472 465 -7
Impacted Files | Coverage Δ | |
---|---|---|
py_hcl/compile/__init__.py | 25.00% <0.00%> (-3.58%) |
:arrow_down: |
py_hcl/core/hcl_ops/__init__.py | 84.61% <0.00%> (ø) |
|
py_hcl/core/module_factory/error/__init__.py | 100.00% <ø> (ø) |
|
py_hcl/core/stmt/branch.py | 95.31% <0.00%> (ø) |
|
py_hcl/dsl/error/__init__.py | 0.00% <0.00%> (ø) |
|
py_hcl/dsl/type/bundle.py | 66.66% <0.00%> (ø) |
|
py_hcl/dsl/type/clock.py | 100.00% <ø> (ø) |
|
py_hcl/dsl/type/sint.py | 88.88% <ø> (ø) |
|
py_hcl/dsl/type/uint.py | 100.00% <ø> (ø) |
|
py_hcl/firrtl_ir/type_checker/expr/accessor.py | 90.19% <ø> (ø) |
|
... and 52 more |
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 dc423dd...4a8caf0. Read the comment docs.