hdl.rec: migrate Record from UserValue to ValueCastable.
authorawygle <awygle@gmail.com>
Fri, 6 Nov 2020 01:10:39 +0000 (17:10 -0800)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:20:07 +0000 (15:20 +0000)
commit28a22e440094a25e8756739ec042ccbb8842eaed
treef32828a6bde7f86d52d8df1e1ee011dca586da54
parentb14a466eaf7a9290c8ec13969b72bcd796289a25
hdl.rec: migrate Record from UserValue to ValueCastable.

Closes #528.
nmigen/hdl/rec.py
tests/test_hdl_rec.py