Merge pull request #1047 from ucb-bar/abejgonzalez-patch-1

Remove duplicate `WithUARTIOCells` [ci skip]
This commit is contained in:
Abraham Gonzalez
2021-11-15 11:49:42 -08:00
committed by GitHub

View File

@@ -35,7 +35,6 @@ class AbstractConfig extends Config(
new chipyard.iobinders.WithDebugIOCells ++
new chipyard.iobinders.WithUARTIOCells ++
new chipyard.iobinders.WithGPIOCells ++
new chipyard.iobinders.WithUARTIOCells ++
new chipyard.iobinders.WithSPIIOCells ++
new chipyard.iobinders.WithTraceIOPunchthrough ++
new chipyard.iobinders.WithExtInterruptIOCells ++