Remove duplicate WithUARTIOCells [ci skip]

This commit is contained in:
Abraham Gonzalez
2021-11-15 11:40:38 -08:00
committed by GitHub
parent 3601516cd2
commit e0fe08e266

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 ++