23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
|
;-------------------------------------------------------------------------------
|
||
|
;Constraints File
|
||
|
; Device : Any
|
||
|
; Board : Nanoboard 2
|
||
|
; Project : JPEG_Decoder.PrjFpg
|
||
|
;
|
||
|
; Created 22-Nov-2008
|
||
|
; 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=50 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
|
||
|
;-------------------------------------------------------------------------------
|