vendor.quicklogic: enable SoC clock configuration
[nmigen.git] / setup.py
2020-10-27 Ben Newhousesetup: link to latest docs if VCS information is not...
2020-10-19 Xiretzasetup.py: Exclude "tests" package
2020-08-27 whitequarksetup: synchronize builtin-yosys dependency.
2020-08-27 whitequarktests: move out of the main package.
2020-08-26 William D. Jonesbuild.run: implement SSH remote builds using Paramiko.
2020-07-11 whitequarksim.pysim: use VCD aliases to reduce space and time...
2020-07-01 whitequarksetup: add wheel as setup dependency.
2020-07-01 whitequarksetup: gracefully recover from missing setuptools_scm.
2020-07-01 whitequarksetup: link to the right documentation version from...
2020-07-01 whitequarkRevert "Add PEP 518 `pyproject.toml`."
2020-07-01 whitequarkAdd PEP 518 `pyproject.toml`.
2020-06-30 whitequarksetup: link to proper location for docs.
2020-06-30 whitequarkDon't use pkg_resources.
2020-06-14 whitequark_yosys: add a way to retrieve Yosys data directory.
2020-05-31 whitequarksetup: exclude tests.
2020-05-22 whitequarkback.verilog: fall back to nmigen_yosys package.
2020-04-02 whitequarksetup: bump pyvcd to ~=0.2.
2020-04-02 whitequarksetup: tighten version constraint on Jinja2.
2020-02-09 whitequarksetup: update project URLs.
2019-11-28 whitequarkback.pysim: redesign the simulator.
2019-10-16 whitequarksetup: fix commit 5198d99b.
2019-10-15 whitequarksetup: don't append local version for tags. v0.1rc1
2019-09-30 whitequarkrpc: add support for Yosys RPC protocol.
2019-09-20 Emilysetup: improve repository detection.
2019-09-20 Emilysetup: add setuptools dependency.
2019-09-06 whitequarksetup: replace versioneer with setuptools_scm.
2019-06-04 whitequarkvendor.board: split off into nmigen-boards package.
2019-05-26 whitequarkAdd versioneer.
2019-02-22 Alain Péteutsetup.py: constrain Python version
2018-12-19 whitequarksetup: update pyvcd dependency, for var_type="string".
2018-12-18 whitequarkback.pysim: eliminate most dictionary lookups.
2018-12-15 whitequarkLower Python version requirement to 3.6.
2018-12-14 whitequarksetup: add missing import.
2018-12-13 whitequarkback.pysim: new simulator backend (WIP).
2018-12-13 whitequarksetup: check Python version.
2018-12-12 whitequarkInitial commit.