diff --git a/examples/eos-s3/chandalar.pcf b/examples/eos-s3/chandalar.pcf index e5ea076..31331dd 100644 --- a/examples/eos-s3/chandalar.pcf +++ b/examples/eos-s3/chandalar.pcf @@ -1,5 +1,5 @@ -set_io clk FBIO_0 -set_io led(0) FBIO_21 -set_io led(1) FBIO_22 -set_io led(2) FBIO_26 -set_io led(3) FBIO_18 +set_io clk A3 +set_io led(0) H7 +set_io led(1) G7 +set_io led(2) F6 +set_io led(3) E8 diff --git a/examples/eos-s3/quickfeather.pcf b/examples/eos-s3/quickfeather.pcf index fe23975..b9a2aef 100644 --- a/examples/eos-s3/quickfeather.pcf +++ b/examples/eos-s3/quickfeather.pcf @@ -1,5 +1,5 @@ -set_io clk FBIO_6 -set_io led(0) FBIO_22 -set_io led(1) FBIO_21 -set_io led(2) FBIO_18 -set_io led(3) FBIO_30 +set_io clk 63 +set_io led(0) 34 +set_io led(1) 39 +set_io led(2) 38 +set_io led(3) 25