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)
committerwhitequark <whitequark@whitequark.org>
Thu, 27 Aug 2020 01:14:05 +0000 (01:14 +0000)
commitfde242aa47bed6ca692d292e44bc525bdf6f4e59
tree7ebdaba77ee82d258230a27f42150104024fa69f
parent5b01499901d45400c58fba184c3ba6702d012858
hdl.ast: clarify exception message for out of bounds indexing.

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