hdl.ast: clarify exception message for out of bounds indexing.
authorwhitequark <whitequark@whitequark.org>
Thu, 27 Aug 2020 01:14:05 +0000 (01:14 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:10:41 +0000 (15:10 +0000)
commit2311c0592111988959a8c976b74422cf3ceba994
treed7392e2e70f73f902b9ab4885372060311449a0b
parent21acf64132844a543f0f5ba5059ead8a56066c10
hdl.ast: clarify exception message for out of bounds indexing.

Fixes #488.
nmigen/hdl/ast.py
tests/test_hdl_ast.py