summaryrefslogtreecommitdiff
path: root/uart_benchmark_3_megabaud/top.pcf
diff options
context:
space:
mode:
authorMartin Stensgård <mastensg@mastensg.net>2025-04-17 21:29:40 +0200
committerMartin Stensgård <mastensg@mastensg.net>2025-04-17 21:29:40 +0200
commit044e0b10a345f85ae3d8a94dc29956511f3e12bf (patch)
tree07321bcfaa3b4ec99d7e4a440c4b3f4720e7ca24 /uart_benchmark_3_megabaud/top.pcf
parente37b995f54bc922346bc9779558af732047b41d6 (diff)
uart_benchmark_3_megabaud: transmit U at pi's fastest rate
Diffstat (limited to 'uart_benchmark_3_megabaud/top.pcf')
-rw-r--r--uart_benchmark_3_megabaud/top.pcf28
1 files changed, 28 insertions, 0 deletions
diff --git a/uart_benchmark_3_megabaud/top.pcf b/uart_benchmark_3_megabaud/top.pcf
new file mode 100644
index 0000000..b5ce785
--- /dev/null
+++ b/uart_benchmark_3_megabaud/top.pcf
@@ -0,0 +1,28 @@
+set_io ftdi_tx 8
+set_io ftdi_rx 9
+
+set_io clk 21
+
+set_io p44 44
+set_io p45 45
+set_io p47 47
+set_io p48 48
+set_io p56 56
+set_io p60 60
+set_io p61 61
+set_io p62 62
+
+set_io p112 112
+set_io p113 113
+set_io p114 114
+set_io p115 115
+set_io p116 116
+set_io p117 117
+set_io p118 118
+set_io p119 119
+
+set_io D5 95
+set_io D1 96
+set_io D2 97
+set_io D3 98
+set_io D4 99