PyChip-py-hcl icon indicating copy to clipboard operation
PyChip-py-hcl copied to clipboard

Experimental Version

Open zhongzc opened this issue 4 years ago • 1 comments

  • Better syntax
  • More tests
  • More docs
  • Working on language level simulator

zhongzc avatar Nov 21 '20 16:11 zhongzc

Codecov Report

Merging #54 (4a8caf0) into master (dc423dd) will increase coverage by 0.57%. The diff coverage is 68.35%.

Impacted file tree graph

@@            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.

codecov-io avatar Nov 22 '20 03:11 codecov-io