/* Linker script for STM32F407VET6, 512K flash, 192K RAM. */ /* Define memory regions. */ MEMORY { rom (rx) : ORIGIN = 0x08000000, LENGTH = 512K ram (xrw) : ORIGIN = 0x20000000, LENGTH = 128K } /* Include the common ld script. */ INCLUDE libopencm3_stm32f4.ld cp5/cells_io.vh?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/cells_io.vh
blob: 02e66e8a5794e93b25b04d4d5cdf9e4c6a2cdc9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14