diff options
author | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-21 13:50:28 +0200 |
---|---|---|
committer | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-21 13:50:28 +0200 |
commit | cb0be9e2039569ee7d18657e8f675d1f8369b407 (patch) | |
tree | 91fa71b3960d1ad5217759371143efbdd833d475 /cst/tangnano9k.cst | |
parent | 98d0dd96611dc2c0e444eaf9410f8adf2924c6b5 (diff) | |
download | riscv_cpu-cb0be9e2039569ee7d18657e8f675d1f8369b407.tar.gz riscv_cpu-cb0be9e2039569ee7d18657e8f675d1f8369b407.zip |
restructured project
Diffstat (limited to 'cst/tangnano9k.cst')
-rw-r--r-- | cst/tangnano9k.cst | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/cst/tangnano9k.cst b/cst/tangnano9k.cst deleted file mode 100644 index e909e36..0000000 --- a/cst/tangnano9k.cst +++ /dev/null @@ -1,38 +0,0 @@ -//Part Number: GW1NR-LV9QN88PC6/I5 - -IO_LOC "clk" 52; -IO_LOC "led[0]" 10; -IO_LOC "led[1]" 11; -IO_LOC "led[2]" 13; -IO_LOC "led[3]" 14; -IO_LOC "led[4]" 15; -IO_LOC "led[5]" 16; -IO_LOC "key" 3; -IO_LOC "rst" 4; - -IO_LOC "LCD_B[0]" 54; -IO_LOC "LCD_B[1]" 53; -IO_LOC "LCD_B[2]" 51; -IO_LOC "LCD_B[3]" 42; -IO_LOC "LCD_B[4]" 41; -IO_LOC "LCD_CLK" 35; -IO_LOC "LCD_DEN" 33; -IO_LOC "LCD_G[0]" 70; -IO_LOC "LCD_G[1]" 69; -IO_LOC "LCD_G[2]" 68; -IO_LOC "LCD_G[3]" 57; -IO_LOC "LCD_G[4]" 56; -IO_LOC "LCD_G[5]" 55; -IO_LOC "LCD_HYNC" 40; -IO_LOC "LCD_R[0]" 75; -IO_LOC "LCD_R[1]" 74; -IO_LOC "LCD_R[2]" 73; -IO_LOC "LCD_R[3]" 72; -IO_LOC "LCD_R[4]" 71; -IO_LOC "LCD_SYNC" 34; -IO_LOC "LCD_XR" 32; -IO_LOC "LCD_XL" 39; - - -// true LVDS pins -IO_LOC "tlvds_p" 25,26; |