Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Forencich
62da198a76 dma: Remove extraneous comma
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-18 00:13:18 -08:00

View File

@@ -52,7 +52,7 @@ wr_inst (
/* /*
* RAM interface (towards RAM) * RAM interface (towards RAM)
*/ */
.ram_wr(ram_wr), .ram_wr(ram_wr)
); );
taxi_dma_ram_demux_rd #( taxi_dma_ram_demux_rd #(