I've managed to get Chisel to use a hard memory macro with the correct usage of a SeqMem() instance, but they're for single port memories only.
Is there a way to get Chisel to infer a dual port memory macro?
I've managed to get Chisel to use a hard memory macro with the correct usage of a SeqMem() instance, but they're for single port memories only.
Is there a way to get Chisel to infer a dual port memory macro?