Commit graph

7 commits

Author SHA1 Message Date
whitequark 1b54eb80da vendor.board: split off into nmigen-boards package.
The iCE40 programmers are also moved, since they're board-specific.
(It looks like iceprog isn't, but it only works with Lattice
evaluation kits.)

Fixes #80.
2019-06-04 09:52:33 +00:00
Sebastien Bourdeauducq 1880686e2e README: add LambdaConcept sponsorship 2019-01-15 15:58:38 +08:00
whitequark 8cc900c4ef setup: update pyvcd dependency, for var_type="string". 2018-12-19 17:17:25 +00:00
whitequark 41d69c3ad7 README: mention Yosys requirement. 2018-12-16 18:09:11 +00:00
whitequark 1580b6e542 Lower Python version requirement to 3.6. 2018-12-15 17:03:23 +00:00
whitequark 1f10bd96b9 Determine Migen's API surface and document compatibility summary.
This also reorganizes README to more clearly describe what nMigen is,
since it was getting quite outdated.
2018-12-15 11:52:30 +00:00
whitequark 4d3258013d Initial commit. 2018-12-12 03:18:44 +00:00