23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
;-------------------------------------------------------------------------------
|
|
;Constraints File
|
|
; Device : Any
|
|
; Board : Nanoboard 2
|
|
; Project : MP3_Decoder.PrjFpg
|
|
;
|
|
; Created 22-Feb-2010
|
|
; Altium Limited
|
|
;-------------------------------------------------------------------------------
|
|
|
|
;-------------------------------------------------------------------------------
|
|
Record=FileHeader | Id=DXP Constraints v1.0
|
|
;-------------------------------------------------------------------------------
|
|
|
|
;-------------------------------------------------------------------------------
|
|
Record=Constraint | TargetKind=Port | TargetId=CLK_REF | FPGA_CLOCK=TRUE
|
|
Record=Constraint | TargetKind=Port | TargetId=CLK_REF | FPGA_CLOCK_FREQUENCY=20 Mhz
|
|
Record=Constraint | TargetKind=Port | TargetId=CLK_BRD | FPGA_CLOCK=TRUE
|
|
Record=Constraint | TargetKind=Port | TargetId=CLK_BRD | FPGA_CLOCK_FREQUENCY=34 Mhz
|
|
Record=Constraint | TargetKind=Port | TargetId=JTAG_NEXUS_TCK | FPGA_CLOCK=TRUE
|
|
Record=Constraint | TargetKind=Port | TargetId=JTAG_NEXUS_TCK | FPGA_CLOCK_FREQUENCY=1 Mhz
|
|
;-------------------------------------------------------------------------------
|