m-labs / nmigen

A refreshed Python toolbox for building complex digital hardware. See https://gitlab.com/nmigen/nmigen
https://nmigen.org
Other
652 stars 55 forks source link

vendor.lattice_ecp5: Support internal oscillator (OSCG) #306

Closed miek closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #306 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
- Coverage   82.17%   82.09%   -0.08%     
==========================================
  Files          34       34              
  Lines        5643     5652       +9     
  Branches     1161     1161              
==========================================
+ Hits         4637     4640       +3     
- Misses        853      861       +8     
+ Partials      153      151       -2

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 7cb3095...b261575. Read the comment docs.

whitequark commented 4 years ago

Merged in my fork.