adding more tests
[nmigen.git] / docs /
2021-12-31 Catherinedocs: update sphinx-rtd-theme.
2021-12-31 Catherinedocs: don't call Python modules "packages".
2021-12-31 Catherinedocs: add changelog.
2021-12-31 Luke Kenneth Casso... add CHANGELOG
2021-12-31 Catherinedocs: simplify. NFC.
2021-12-31 Iridesdocs: cover `nmigen.vendor`.
2021-12-31 modwizcodedocs: cover `nmigen.lib.fifo`.
2021-12-31 Catherinedocs: formatting and readability improvements.
2021-12-31 Catherinedocs: cover `nmigen.lib.cdc`.
2021-12-31 Catherinedocs: cover `nmigen.lib.coding`.
2021-12-31 whitequarkhdl.ast: support division and modulo with negative...
2021-12-31 Luke Kenneth Casso... update install.rst yosys version
2021-12-31 whitequarkdocs: fix download link in start.rst.
2021-12-31 whitequarkdocs: update requirements.
2021-12-31 Luke Kenneth Casso... restore nmigen logos, update wording on git format...
2021-12-31 luke leightonMerge branch 'update_to_2021oct08' into 'master'
2021-12-31 luke leightonMerge branch 'master' into 'update_to_2021oct08'
2021-12-31 Joel Stanleydocs: Update up_counter to avoid deprecation warning
2021-12-31 whitequarkdocs/lang: use less confusing placeholder variable...
2021-12-31 Filipe Laínsdocs: add install instructions for arch
2021-12-31 whitequarkdocs: use working sphinxcontrib-platformpicker.
2021-12-31 whitequarkdocs: use sphinxcontrib-platformpicker.
2021-12-31 whitequarkdocs: link to community tutorials until we have an...
2021-12-31 whitequarkdocs/lang: document constshifts.
2021-12-31 whitequarkdocs/index: rename to "Language & toolchain".
2021-12-31 whitequarkdocs/install: use pip/pip3 more consistently.
2021-12-31 whitequarkdocs: clarify naming.
2021-12-31 whitequarkdocs: add a crude approximation of intersphinx toctrees.
2021-12-31 whitequarkdocs/install: fix dead link.
2021-12-31 whitequarkdocs/install: quote special chars to avoid issues with...
2021-12-31 whitequarkdocs/install: explain how to install non-editable snaps...
2021-12-31 whitequarkdocs/install: use `pip install --user` on *nix.
2021-12-31 whitequarkdocs/install: reduce repetition.
2021-12-31 whitequarkdocs: reword slightly.
2021-12-31 whitequarkdocs: explain how to install GTKWave on Windows.
2021-12-31 whitequarkdocs: rewrite install instructions to be easier to...
2021-12-31 whitequarkdocs: fix syntax.
2021-12-31 whitequarkdocs: explain that `pip3 install -e` should be run...
2021-12-31 whitequarkAdd (heavily work in progress) documentation.