amaranth/nmigen
whitequark b50b47d984 hdl.ast: give Assert and Assume their own src_loc.
This helps with patterns like `Assert(fsm.ongoing("IDLE"))`, which
would otherwise point into nMigen internals.
2019-01-19 00:08:51 +00:00
..
back hdl.ast: give Assert and Assume their own src_loc. 2019-01-19 00:08:51 +00:00
compat compat.genlib.coding: fix import. 2018-12-26 14:30:01 +00:00
hdl hdl.ast: give Assert and Assume their own src_loc. 2019-01-19 00:08:51 +00:00
lib lib.fifo: add basic formal specification. 2019-01-17 05:40:25 +00:00
test lib.fifo: add basic formal specification. 2019-01-17 05:40:25 +00:00
__init__.py formal: extract from toplevel module. 2019-01-17 01:43:07 +00:00
cli.py cli: add missing default for generate 2019-01-17 20:45:07 +00:00
formal.py formal: extract from toplevel module. 2019-01-17 01:43:07 +00:00
tools.py compat: add wrappers for Slice.stop, Cat.l, _ArrayProxy.choices. 2018-12-18 20:03:32 +00:00
tracer.py tracer: factor out get_src_loc(). 2018-12-28 01:31:24 +00:00