From 358dfdbe754faf321b70fc2847db365f32948313 Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Sun, 3 Mar 2024 23:30:27 -0800 Subject: [PATCH] Add sdram io to fpga --- hw/super6502_fpga/super6502_fpga.peri.xml | 155 ++++++++++++++++++++++ hw/super6502_fpga/super6502_fpga.xml | 7 +- 2 files changed, 156 insertions(+), 6 deletions(-) diff --git a/hw/super6502_fpga/super6502_fpga.peri.xml b/hw/super6502_fpga/super6502_fpga.peri.xml index a664a30..2141ac8 100644 --- a/hw/super6502_fpga/super6502_fpga.peri.xml +++ b/hw/super6502_fpga/super6502_fpga.peri.xml @@ -133,9 +133,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/hw/super6502_fpga/super6502_fpga.xml b/hw/super6502_fpga/super6502_fpga.xml index 71dd86e..1dcda00 100644 --- a/hw/super6502_fpga/super6502_fpga.xml +++ b/hw/super6502_fpga/super6502_fpga.xml @@ -1,4 +1,4 @@ - + @@ -86,9 +86,4 @@ - - - - - \ No newline at end of file