hdl.ast: don't inherit Shape from NamedTuple.
authorawygle <awygle@gmail.com>
Tue, 7 Jul 2020 05:17:03 +0000 (22:17 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 14:47:47 +0000 (14:47 +0000)
commit6df616e40ed871ea55e4271e38872743077e712d
treeb7e9ce51ae703533b93d90331b93c6c77cbc3222
parent76acbcc1a9dc7638c6d7fa747a11f689441263d8
hdl.ast: don't inherit Shape from NamedTuple.

Fixes #421.
nmigen/hdl/ast.py
nmigen/test/test_hdl_ast.py