OpenCores
URL https://opencores.org/ocsvn/utosnet/utosnet/trunk

Subversion Repositories utosnet

[/] [utosnet/] [trunk/] [gateware/] [uTosNet_example/] [uTosNet_spi/] [uTosNet_spi_xc3s50an.ucf] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 sonicwave
#
2
# uTosNet_spi Example
3
#
4
# uTosNet_spi_xc3s50an.ucf
5
# File created by:
6
#       Simon Falsig
7
#       University of Southern Denmark
8
#       Copyright 2010
9
#
10
# This file is part of the uTosNet_spi Example
11
#
12
#       The uTosNet_spi Example is free software: you can redistribute it
13
#       and/or modify it under the terms of the GNU Lesser General Public License as
14
#       published by the Free Software Foundation, either version 3 of the License,
15
#       or (at your option) any later version.
16
#
17
#       The uTosNet_spi Example is distributed in the hope that it will be
18
#       useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
19
#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
20
#       General Public License for more details.
21
#
22
#       You should have received a copy of the GNU Lesser General Public License
23
#       along with the uTosNet_spi Example. If not, see
24
#       .
25
#
26
 
27
 
28
 
29 3 sonicwave
NET "CLK_50M_I" LOC = P124;
30
NET "CLK_50M_I" IOSTANDARD = LVTTL;
31
NET "LEDS_O[0]" LOC = P10;
32
NET "LEDS_O[0]" IOSTANDARD = LVTTL;
33
NET "LEDS_O[1]" LOC = P12;
34
NET "LEDS_O[1]" IOSTANDARD = LVTTL;
35
NET "LEDS_O[2]" LOC = P13;
36
NET "LEDS_O[2]" IOSTANDARD = LVTTL;
37
NET "SPI_MISO_O" LOC = P16;
38
NET "SPI_MISO_O" IOSTANDARD = LVTTL;
39
NET "SPI_MOSI_I" LOC = P15;
40
NET "SPI_MOSI_I" IOSTANDARD = LVTTL;
41
NET "SPI_CLK_I" LOC = P18;
42
NET "SPI_CLK_I" IOSTANDARD = LVTTL;
43
NET "SPI_EN_I" LOC = P19;
44
NET "SPI_EN_I" IOSTANDARD = LVTTL;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.