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

Subversion Repositories utosnet

[/] [utosnet/] [trunk/] [gateware/] [uTosNet_example/] [uTosNet_uart/] [uTosNet_uart_xc3s50an.ucf] - Diff between revs 3 and 4

Show entire file | Details | Blame | View Log

Rev 3 Rev 4
Line 1... Line 1...
 
#
 
# uTosNet_uart Example
 
#
 
# uTosNet_uart_xc3s50an.ucf
 
# File created by:
 
#       Simon Falsig
 
#       University of Southern Denmark
 
#       Copyright 2010
 
#
 
# This file is part of the uTosNet_uart Example
 
#
 
#       The uTosNet_uart Example is free software: you can redistribute it
 
#       and/or modify it under the terms of the GNU Lesser General Public License as
 
#       published by the Free Software Foundation, either version 3 of the License,
 
#       or (at your option) any later version.
 
#
 
#       The uTosNet_uart Example is distributed in the hope that it will be
 
#       useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 
#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
 
#       General Public License for more details.
 
#
 
#       You should have received a copy of the GNU Lesser General Public License
 
#       along with the uTosNet_uart Example. If not, see
 
#       .
 
#
 
 
 
 
 
 
NET "CLK_50M_I" LOC = P124;
NET "CLK_50M_I" LOC = P124;
NET "CLK_50M_I" IOSTANDARD = LVTTL;
NET "CLK_50M_I" IOSTANDARD = LVTTL;
NET "LEDS_O[0]" LOC = P10;
NET "LEDS_O[0]" LOC = P10;
NET "LEDS_O[0]" IOSTANDARD = LVTTL;
NET "LEDS_O[0]" IOSTANDARD = LVTTL;
NET "LEDS_O[1]" LOC = P12;
NET "LEDS_O[1]" LOC = P12;

powered by: WebSVN 2.1.0

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