[libre-riscv-dev] Named Records in nMigen

Yehowshua yimmanuel3 at gatech.edu
Mon Jun 1 07:29:44 BST 2020


Does anybody know if its possible to have a named records or subsignals in nMigen?
Consider mysig


I’d like to do something to the effect of 

```
>>> mysig.byte1
mysig[0:4]
```

Yehowshua


More information about the libre-riscv-dev mailing list