hdl.ast: handle a common typo, such as Signal(1, True).
authorwhitequark <cz@m-labs.hk>
Wed, 3 Apr 2019 14:59:01 +0000 (14:59 +0000)
committerwhitequark <cz@m-labs.hk>
Wed, 3 Apr 2019 14:59:01 +0000 (14:59 +0000)
commit22887725ef15b0c910d3a0d26f61503620a24e54
treed07cdc0444ebac5d2caadc05f5840e248e70cb8c
parent39c75909e728917b723d5ccb0fa7c5550a4f8cbb
hdl.ast: handle a common typo, such as Signal(1, True).
nmigen/hdl/ast.py
nmigen/test/test_hdl_ast.py