memory_unpack - unpack multi-port memory cells

yosys> help memory_unpack
memory_unpack [selection]
This pass converts the multi-port $mem memory cells into individual $memrd and
$memwr cells. It is the counterpart to the memory_collect pass.