mirror of
https://github.com/fpganinja/taxi.git
synced 2026-01-18 01:30:36 -08:00
dma: Remove extraneous comma
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -52,7 +52,7 @@ wr_inst (
|
||||
/*
|
||||
* RAM interface (towards RAM)
|
||||
*/
|
||||
.ram_wr(ram_wr),
|
||||
.ram_wr(ram_wr)
|
||||
);
|
||||
|
||||
taxi_dma_ram_demux_rd #(
|
||||
|
||||
Reference in New Issue
Block a user