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

Subversion Repositories tiny_tate_bilinear_pairing

[/] [tiny_tate_bilinear_pairing/] [trunk/] [group_size_is_911_bits/] [synthesis/] [xilinx/] [constraints.ucf] - Blame information for rev 16

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 16 homer.hsin
INST "reset" TNM = reset;
2
 
3
INST "sel" TNM = input;
4
INST "addr<0>" TNM = input;
5
INST "addr<1>" TNM = input;
6
INST "addr<2>" TNM = input;
7
INST "addr<3>" TNM = input;
8
INST "addr<4>" TNM = input;
9
INST "addr<5>" TNM = input;
10
INST "w" TNM = input;
11
INST "update" TNM = input;
12
INST "ready" TNM = input;
13
INST "i" TNM = input;
14
 
15
INST "o" TNM = output;
16
INST "done" TNM = output;
17
 
18
TIMEGRP "reset" OFFSET = IN 21 ns VALID 22 ns BEFORE "clk" HIGH;
19
TIMEGRP "input" OFFSET = IN 21 ns VALID 22 ns BEFORE "clk" HIGH;
20
TIMEGRP "output" OFFSET = OUT 8 ns BEFORE "clk" HIGH;
21
 
22 11 homer.hsin
NET "clk" TNM_NET = clk;
23 16 homer.hsin
TIMESPEC TS_clk = PERIOD "clk" 30 ns HIGH 50%;

powered by: WebSVN 2.1.0

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