Commit graph

7 commits

Author SHA1 Message Date
Catherine eef248a080 pyproject: write XML coverage after running the testsuite.
This is particularly useful with IDEs that can display coverage in
the editor, e.g. VS Code with the "Coverage Gutters" extension.
2024-05-06 11:09:46 +00:00
Catherine 4a8dd808c3 Ensure we build sensible sdists. 2024-02-13 12:52:05 +00:00
whitequark 909a3b8be7 Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
whitequark 80194e1a7e CI: fix code coverage collection.
This has been broken since commit d71e19e2 (2020-07-22).
2020-10-15 18:09:04 +00:00
whitequark 2001359b66 fhdl.ir: automatically flatten hierarchy to resolve driver conflicts.
Fixes #5.
2018-12-14 22:48:17 +00:00
whitequark 474d46ced8 back.pysim: implement most operators and add tests. 2018-12-14 14:21:22 +00:00
whitequark e45e7f1608 Measure test coverage. 2018-12-13 02:04:23 +00:00