amaranth/amaranth
Catherine 35561ea11a lib.data: improve reset value handling for Union.
* Reject union initialization with more than one reset value.
* Replace the reset value specified in the class definition with
  the one provided during initalization instead of merging.
2023-02-28 15:38:20 +00:00
..
_toolchain Fix several typos. NFC. 2023-01-20 19:48:29 +00:00
back back.verilog: pass -norom to -proc if available. 2023-02-28 13:34:14 +00:00
build build.plat: accept lists as build option overrides. 2023-02-28 13:40:59 +00:00
compat hdl.ast: remove Shape<>tuple casts. 2023-01-31 12:58:29 +00:00
hdl hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
lib lib.data: improve reset value handling for Union. 2023-02-28 15:38:20 +00:00
sim hdl.ast: deprecate Const.normalize. 2023-02-27 18:19:59 +00:00
vendor vendor.xilinx: update build script template for prjxray. 2023-02-03 06:09:56 +00:00
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
_unused.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
_utils.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
asserts.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cli.py back.rtlil,cli: allow suppressing generation of src attributes. 2021-12-11 11:38:40 +00:00
rpc.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
tracer.py tracer: return default name on unrecognized opcode. 2023-01-31 10:34:57 +00:00
utils.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00