whitequark
045f5e19a2
setup: fix commit 5198d99b
.
2019-10-16 14:57:40 +00:00
whitequark
5198d99b5e
setup: don't append local version for tags.
...
PyPI rejects any archives with local version.
2019-10-15 04:05:13 +00:00
whitequark
52f36025a9
rpc: add support for Yosys RPC protocol.
2019-09-30 17:38:54 +00:00
Emily
f2550021c3
setup: improve repository detection.
2019-09-20 14:01:18 +00:00
Emily
6f12272533
setup: add setuptools dependency.
2019-09-20 14:01:18 +00:00
whitequark
284b533995
setup: replace versioneer with setuptools_scm.
...
Has the same problems with git-archive but is much less invasive.
2019-09-06 05:20:42 +00:00
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