top-mch2022.pcf 173 B

1234567
  1. # Oscillator input (12 MHz)
  2. set_io clk_in 35
  3. set_frequency clk_in 12
  4. # UART (to RP2040)
  5. set_io -nowarn -pullup yes uart_tx 9
  6. set_io -nowarn -pullup yes uart_rx 6