hdl.dsl: raise SyntaxError for mis-nested If/Elif/Else statements
authorThomas Watson <twatson52@icloud.com>
Tue, 11 May 2021 01:59:34 +0000 (20:59 -0500)
committerwhitequark <whitequark@whitequark.org>
Tue, 11 May 2021 02:41:32 +0000 (02:41 +0000)
commit7443f89200f0313ac49c7e437b0d228af1898a62
tree4e384de4463bc7df47ac8cabc5de2fa7560ea4df
parentd824795c2c7cb43dcbc8ed8fac6d309d77284913
hdl.dsl: raise SyntaxError for mis-nested If/Elif/Else statements
nmigen/hdl/dsl.py
tests/test_hdl_dsl.py