This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
raspberrypi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
add constraint file
master
T. Meissner
10 years ago
parent
6cd9accd03
commit
f6dfbbcc01
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 ;
Write
Preview
Loading…
Cancel
Save