amaranth-lang / amaranth-soc

System on Chip toolkit for Amaranth HDL
BSD 2-Clause "Simplified" License
83 stars 31 forks source link

Implement RFC 57: Single-Field Register Definition and Usage Shortcut #79

Closed tpwrules closed 8 months ago

tpwrules commented 8 months ago

Tested on my design and it works nice.

tpwrules commented 8 months ago

Seems reasonable, fixed.

jfng commented 8 months ago

Thank you!