rohd-hcl icon indicating copy to clipboard operation
rohd-hcl copied to clipboard

A hardware component library developed with ROHD.

Results 13 rohd-hcl issues
Sort by recently updated
recently updated
newest added

### Motivation Since both `OneHotToBinary` and `BinaryToOneHot` have one input and one output, it would be nice to access them with an API on top of `Logic` and `LogicValue` to...

enhancement
good first issue

### Motivation Some RF implementations allow strobing/byte enable on the read side in addition to the write side. This can be helpful for latch-based memory when writing different portions of...

enhancement

### Motivation Sometimes a strobe/enable is on a byte boundary, but other times it might be per word or some other granularity. It would be nice if the interface supported...

enhancement