aboutsummaryrefslogtreecommitdiffstats
path: root/CII_Starter_pin_assignments.csv
diff options
context:
space:
mode:
authorMike Stirling <opensource@mikestirling.co.uk>2011-07-31 11:17:00 +0100
committerMike Stirling <opensource@mikestirling.co.uk>2011-07-31 11:17:00 +0100
commit263ebee92985bfd0d9e2c894dfbfc5c34e270159 (patch)
treeb55d49a9d0e8c08a8f1651dc78967e51b1c8fab3 /CII_Starter_pin_assignments.csv
parentfc9ea65b8ac1849c9756cc58e6f14500646b1d8c (diff)
downloadfpga-bbc-263ebee92985bfd0d9e2c894dfbfc5c34e270159.tar.gz
fpga-bbc-263ebee92985bfd0d9e2c894dfbfc5c34e270159.tar.bz2
fpga-bbc-263ebee92985bfd0d9e2c894dfbfc5c34e270159.zip
Added pin definitions for SD card interface. Fixed bug in 6522 shift-register implementation (shift on CB1 rising edge should occur even in SR disabled mode). Works with MMBEEB SD card interface ROM.
Diffstat (limited to 'CII_Starter_pin_assignments.csv')
-rw-r--r--CII_Starter_pin_assignments.csv5
1 files changed, 5 insertions, 0 deletions
diff --git a/CII_Starter_pin_assignments.csv b/CII_Starter_pin_assignments.csv
index c63a6de..f46adb0 100644
--- a/CII_Starter_pin_assignments.csv
+++ b/CII_Starter_pin_assignments.csv
@@ -448,3 +448,8 @@ From,To,Assignment Name,Value,Enabled
,SRAM_OE_N,Location,PIN_T8,Yes
,SRAM_UB_N,Location,PIN_W7,Yes
,SRAM_WE_N,Location,PIN_AA10,Yes
+,SD_nCS,Location,PIN_U20,Yes
+,SD_MOSI,Location,PIN_Y20,Yes
+,SD_SCLK,Location,PIN_V20,Yes
+,SD_MISO,Location,PIN_W20,Yes
+