Browse Source

add constraint file

master
T. Meissner 10 years ago
parent
commit
f6dfbbcc01
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      raspiFpga/syn/constraints/RaspiFpga.lpf

+ 7
- 0
raspiFpga/syn/constraints/RaspiFpga.lpf View File

@ -0,0 +1,7 @@
BLOCK RESETPATHS ;
BLOCK ASYNCPATHS ;
LOCATE COMP "RaspiIrq_o" SITE "11" ;
IOBUF PORT "RaspiIrq_o" IO_TYPE=LVCMOS33 PULLMODE=NONE ;
IOBUF ALLPORTS IO_TYPE=LVCMOS33 ;
LOCATE COMP "SpiSte_i" SITE "69" ;
FREQUENCY NET "s_sys_clk" 26.600000 MHz ;

Loading…
Cancel
Save