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

Subversion Repositories usbhostslave

[/] [usbhostslave/] [tags/] [rel_00_01_alpha/] [syn/] [Altera/] [usbHostSlave.qsf] - Blame information for rev 43

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 sfielding
# Copyright (C) 1991-2004 Altera Corporation
2
# Any  megafunction  design,  and related netlist (encrypted  or  decrypted),
3
# support information,  device programming or simulation file,  and any other
4
# associated  documentation or information  provided by  Altera  or a partner
5
# under  Altera's   Megafunction   Partnership   Program  may  be  used  only
6
# to program  PLD  devices (but not masked  PLD  devices) from  Altera.   Any
7
# other  use  of such  megafunction  design,  netlist,  support  information,
8
# device programming or simulation file,  or any other  related documentation
9
# or information  is prohibited  for  any  other purpose,  including, but not
10
# limited to  modification,  reverse engineering,  de-compiling, or use  with
11
# any other  silicon devices,  unless such use is  explicitly  licensed under
12
# a separate agreement with  Altera  or a megafunction partner.  Title to the
13
# intellectual property,  including patents,  copyrights,  trademarks,  trade
14
# secrets,  or maskworks,  embodied in any such megafunction design, netlist,
15
# support  information,  device programming or simulation file,  or any other
16
# related documentation or information provided by  Altera  or a megafunction
17
# partner, remains with Altera, the megafunction partner, or their respective
18
# licensors. No other licenses, including any licenses needed under any third
19
# party's intellectual property, are provided herein.
20
 
21
 
22
# The default values for assignments are stored in the file
23
#               usbHostSlave_assignment_defaults.qdf
24
# If this file doesn't exist, and for assignments not listed, see file
25
#               assignment_defaults.qdf
26
 
27
# Altera recommends that you do not modify this file. This
28
# file is updated automatically by the Quartus II software
29
# and any changes you make may be lost or overwritten.
30
 
31
 
32
# Project-Wide Assignments
33
# ========================
34
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "4.1 SP2"
35
set_global_assignment -name PROJECT_CREATION_TIME_DATE "05:36:22  OCTOBER 02, 2004"
36
set_global_assignment -name LAST_QUARTUS_VERSION "4.1 SP2"
37
set_global_assignment -name VERILOG_FILE ../../RTL/wrapper/usbHostSlave.v
38
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/USBSlaveControlBI.v
39
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/endpMux.v
40
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/fifoMux.v
41
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/sctxportarbiter.v
42
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/slavecontroller.v
43
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/slaveDirectcontrol.v
44
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/slaveGetpacket.v
45
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/slaveRxStatusMonitor.v
46
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/slaveSendpacket.v
47
set_global_assignment -name VERILOG_FILE ../../RTL/slaveController/usbSlaveControl.v
48
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/writeUSBWireData.v
49
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/lineControlUpdate.v
50
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/processRxBit.v
51
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/processRxByte.v
52
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/processTxByte.v
53
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/readUSBWireData.v
54
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/siereceiver.v
55
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/SIETransmitter.v
56
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/updateCRC5.v
57
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/updateCRC16.v
58
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/usbSerialInterfaceEngine.v
59
set_global_assignment -name VERILOG_FILE ../../RTL/serialInterfaceEngine/usbTxWireArbiter.v
60
set_global_assignment -name VERILOG_FILE ../../RTL/hostSlaveMux/hostSlaveMuxBI.v
61
set_global_assignment -name VERILOG_FILE ../../RTL/hostSlaveMux/hostSlaveMux.v
62
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/USBHostControlBI.v
63
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/directcontrol.v
64
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/getpacket.v
65
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/hctxportarbiter.v
66
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/hostcontroller.v
67
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/rxStatusMonitor.v
68
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/sendpacket.v
69
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/sendpacketarbiter.v
70
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/sendpacketcheckpreamble.v
71
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/sofcontroller.v
72
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/softransmit.v
73
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/speedCtrlMux.v
74
set_global_assignment -name VERILOG_FILE ../../RTL/hostController/usbHostControl.v
75
set_global_assignment -name VERILOG_FILE ../../RTL/busInterface/wishBoneBI.v
76
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/TxFifoBI.v
77
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/fifoMem.v
78
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/fifoRTL.v
79
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/RxFifo.v
80
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/RxFifoBI.v
81
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/simFifoMem.v
82
set_global_assignment -name VERILOG_FILE ../../RTL/buffers/TxFifo.v
83
 
84
# Analysis & Synthesis Assignments
85
# ================================
86
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE FASTEST
87
set_global_assignment -name FAMILY Cyclone
88
set_global_assignment -name TOP_LEVEL_ENTITY usbHostSlave
89
set_global_assignment -name USER_LIBRARIES "c:\\projects\\usbhostslaveforoc\\rtl\\include/"
90
 
91
# Fitter Assignments
92
# ==================
93
set_global_assignment -name DEVICE EP1C20F400C6

powered by: WebSVN 2.1.0

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