amaranth/nmigen
whitequark 6672ab2e3f back.rtlil: explicitly pad constants with zeroes.
I'm not sure what exactly RTLIL does when a constant isn't as long
as its bit width, and there's no reason to keep the ambiguity.
2018-12-21 01:51:18 +00:00
..
back back.rtlil: explicitly pad constants with zeroes. 2018-12-21 01:51:18 +00:00
compat compat: import genlib.record from Migen. 2018-12-18 20:04:22 +00:00
hdl ir: allow non-Signals in Instance ports. 2018-12-20 23:40:40 +00:00
lib Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
test ir: allow non-Signals in Instance ports. 2018-12-20 23:40:40 +00:00
__init__.py test.sim: add tests for sync functionality and errors. 2018-12-18 17:53:50 +00:00
tools.py compat: add wrappers for Slice.stop, Cat.l, _ArrayProxy.choices. 2018-12-18 20:03:32 +00:00
tracer.py compat: import genlib.record from Migen. 2018-12-18 20:04:22 +00:00