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

Add support for iCE40 internal oscillators. #338

Merged
merged 3 commits into from Mar 20, 2020
Merged

Add support for iCE40 internal oscillators. #338

merged 3 commits into from Mar 20, 2020

Conversation

WRansohoff
Copy link
Contributor

Thanks to #nmigen on Freenode IRC; they basically wrote this for me.

…node IRC, who basically wrote this for me.
@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #338 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   82.54%   82.72%   +0.18%     
==========================================
  Files          35       35              
  Lines        5924     5911      -13     
  Branches     1199     1199              
==========================================
  Hits         4890     4890              
+ Misses        875      862      -13     
  Partials      159      159
Impacted Files Coverage Δ
nmigen/back/pysim.py 91.45% <0%> (+0.35%) ⬆️
nmigen/hdl/ast.py 88.46% <0%> (+1%) ⬆️

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 28f5eba...d007247. Read the comment docs.

nmigen/vendor/lattice_ice40.py Outdated Show resolved Hide resolved
@WRansohoff
Copy link
Contributor Author

Okay, I think that should add a longer delay if an internal oscillator is selected.

@whitequark whitequark merged commit a0d2798 into amaranth-lang:master Mar 20, 2020
@whitequark
Copy link
Member

Thanks for the PR! I've merged it with minor changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants