amaranth/nmigen
whitequark a658cb2bbf hdl.ast: deprecate shapes like (1, True) in favor of signed(1).
This is a great improvement in clarity.
2019-10-11 13:22:08 +00:00
..
back hdl.ast: deprecate shapes like (1, True) in favor of signed(1). 2019-10-11 13:22:08 +00:00
build vendor.intel: add Quartus support. 2019-10-10 00:35:13 +00:00
compat hdl.ast: Value.{wrap→cast} 2019-10-11 10:49:34 +00:00
hdl hdl.ast: deprecate shapes like (1, True) in favor of signed(1). 2019-10-11 13:22:08 +00:00
lib hdl.ast: deprecate Signal.{range,enum}. 2019-10-11 13:07:42 +00:00
test hdl.ast: deprecate shapes like (1, True) in favor of signed(1). 2019-10-11 13:22:08 +00:00
vendor vendor.xilinx_ultrascale: new supported family. 2019-10-10 16:35:48 +00:00
__init__.py Remove nmigen.lib from prelude. 2019-09-06 06:53:06 +00:00
_toolchain.py _toolchain,build.plat,vendor.*: add required_tools list and checks. 2019-08-31 00:05:47 +00:00
asserts.py hdl.ast,back.rtlil: implement Cover. 2019-09-03 01:32:24 +00:00
cli.py hdl.ir: rename .get_fragment() to .elaborate(). 2019-01-26 02:31:12 +00:00
rpc.py rpc: add public Records as module ports. 2019-09-30 18:28:21 +00:00
tools.py hdl: make all public Value classes other than Record final. 2019-05-12 05:40:17 +00:00
tracer.py tracer: fix typo. 2019-08-19 20:20:18 +00:00