Removed *** from fpga top.

This commit is contained in:
Ross Thompson 2024-06-19 09:28:21 -07:00
parent ab1af0fabf
commit c5dac4d775
2 changed files with 2 additions and 3 deletions

View File

@ -496,8 +496,7 @@ module fpgaTop
.UARTSin, .UARTSout, .SDCIntr);
// // wally
// // *** FIXME add sdc interrupt and HSELEXTSDC, remove old sdc
// RT and JP: FIXME add sdc interrupt and HSELEXTSDC, remove old sdc after the new sdc ahb version is implemented
// wallypipelinedsocwrapper wallypipelinedsocwrapper
// (.clk(CPUCLK),
// .reset_ext(bus_struct_reset),

View File

@ -485,7 +485,7 @@ module fpgaTop
.peripheral_aresetn(peripheral_aresetn));
// wally
// *** FIXME add sdc interrupt and HSELEXTSDC, remove old sdc
// RT and JP: FIXME add sdc interrupt and HSELEXTSDC, remove old sdc after the new sdc ahb version is implemented
`include "parameter-defs.vh"