=${c.io.out.valid.peek().litValue}, out.bits=${c.io.out.bits.peek().litValue}") c.io.in(1).bits.poke(42.U)
// What do you think the output will be=${c.io.out.bits.peek().
not sure what the type would look like我知道我需要将TestData作为可存储的类型,并实现peek、poke、sizeOf和对齐,但在真正理解它之前,我需要看一个简单的示例。instance Storable Foo where alignment = alignment (undefined :: CString) #{pok