hdl.rec: make Record inherit from UserValue. working_23jun2020
authoranuejn <jarohabiger@googlemail.com>
Thu, 16 Apr 2020 16:46:55 +0000 (18:46 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2020 16:46:55 +0000 (16:46 +0000)
commitff6c0327a78f97217d83691e606092e454803b41
tree3ab661b112fe78cb7b7d6d449949641d90308177
parentb4af217ed06435fa188cd51a6c39f9fec8dfbda6
hdl.rec: make Record inherit from UserValue.

Closes #354.
nmigen/back/pysim.py
nmigen/back/rtlil.py
nmigen/hdl/ast.py
nmigen/hdl/rec.py
nmigen/hdl/xfrm.py
nmigen/test/test_hdl_ast.py
nmigen/test/test_hdl_xfrm.py