pymtl3
pymtl3 copied to clipboard
Support s.bitstruct_wire //= s.bits_wire
Yanghui Ou:
It seems that I cannot connect a bits interface to a bitstruct interface nor does s.bitstruct_wire //= s.bits_wire seem to work.
s.bitstruct_wire @= s.bits_wire works. We may want to make it consistent?