Commit graph

10 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
whitequark 578dba263f Add versioneer. 2019-05-26 11:20:13 +00:00
Alain Péteut 342bdbe75a setup.py: constrain Python version
Installation should be constraint to supported Python versions, using `python_requires`,
refer to [1] for details.

[1] https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires
2019-02-22 08:45:28 +00:00
whitequark 8cc900c4ef setup: update pyvcd dependency, for var_type="string". 2018-12-19 17:17:25 +00:00
whitequark 7fa82a70be back.pysim: eliminate most dictionary lookups.
This makes the Glasgow testsuite about 30% faster.
2018-12-18 16:36:54 +00:00
whitequark 1580b6e542 Lower Python version requirement to 3.6. 2018-12-15 17:03:23 +00:00
whitequark 55e729f68a setup: add missing import. 2018-12-14 02:32:37 +00:00
whitequark fb27c2520b back.pysim: new simulator backend (WIP). 2018-12-13 18:02:46 +00:00
whitequark 48330f8742 setup: check Python version. 2018-12-13 07:47:07 +00:00
whitequark 4d3258013d Initial commit. 2018-12-12 03:18:44 +00:00