change spec to select correct interfaces
[libreriscv.git] / shakti / i_class / pinouts.py
index c166639359bd16c323cd814732b0af07b7e2883c..aaf458a44334abe70d4dffda8d8c2a0e32e37cab 100644 (file)
@@ -596,8 +596,8 @@ if __name__ == '__main__':
 
     robotics = ['FB', 'ULPI0/8', 
                 'SD0',
-                'JTAG0', 'UART0', 
-              'SPI0', 'TWI0']
+                'JTAG0', 'D1:UART0', 
+              'C1:SPI0', 'D1:TWI0']
     robotics_pwm = []
     for i in range(32):
         robotics_pwm.append('PWM_%d' % i)