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

vendor: add bit file generation for machXO2 #382

Merged
merged 1 commit into from May 8, 2020
Merged

vendor: add bit file generation for machXO2 #382

merged 1 commit into from May 8, 2020

Conversation

trabucayre
Copy link
Contributor

As others lattice and specially ECP5, machXO2 FPGA, a .bit file may be used to direct SRAM programming instead of FLASH programming.
Advantages are:

  • extends FLASH lifetime
  • reduces programming time.

@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #382 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #382   +/-   ##
=======================================
  Coverage   82.49%   82.49%           
=======================================
  Files          35       35           
  Lines        5970     5970           
  Branches     1213     1213           
=======================================
  Hits         4925     4925           
+ Misses        878      877    -1     
- Partials      167      168    +1     
Impacted Files Coverage Δ
nmigen/build/run.py 31.25% <0.00%> (ø)

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 6cee280...257057e. Read the comment docs.

@whitequark whitequark merged commit e301798 into amaranth-lang:master May 8, 2020
@whitequark
Copy link
Member

whitequark commented May 8, 2020

Thanks!

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