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

Subversion Repositories idea

[/] [idea/] [trunk/] [simulation/] [idea_machine/] [s16xor_str.pat] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 marta
 
2
-- description generated by Pat driver v107
3
--                      date : Sat Sep  8 04:39:23 2001
4
 
5
 
6
--              sequence : s16xor
7
 
8
-- input / output list :
9
in       vdd B;;
10
in       vss B;;
11
in       a (15 downto 0) X;;
12
in       b (15 downto 0) X;;
13
in       en B;;
14
in       clr B;;
15
out      q (15 downto 0) X;;
16
 
17
begin
18
 
19
-- Pattern description :
20
 
21
--                                 v v a    b    e c  q
22
--                                 d s           n l
23
--                                 d s             r
24
 
25
path_1                           : 1 0 0000 0000 1 0 ?0000 ;
26
path_2                           : 1 0 0000 0000 0 0 ?0000 ;
27
path_3                           : 1 0 0000 00ab 1 0 ?00ab ;
28
path_4                           : 1 0 0000 00ab 0 0 ?00ab ;
29
path_5                           : 1 0 0000 cdab 1 0 ?cdab ;
30
path_6                           : 1 0 0000 cdab 0 0 ?cdab ;
31
path_7                           : 1 0 00ab 0000 1 0 ?00ab ;
32
path_8                           : 1 0 00ab 0000 0 0 ?00ab ;
33
path_9                           : 1 0 cdab 0000 1 0 ?cdab ;
34
path_10                          : 1 0 cdab 0000 0 0 ?cdab ;
35
path_11                          : 1 0 cdab 8888 1 0 ?4523 ;
36
path_12                          : 1 0 cdab 8888 0 0 ?4523 ;
37
path_13                          : 1 0 8888 ffff 1 0 ?7777 ;
38
path_14                          : 1 0 8888 ffff 0 0 ?7777 ;
39
path_15                          : 1 0 eeee cccc 1 0 ?2222 ;
40
path_16                          : 1 0 eeee cccc 0 0 ?2222 ;
41
 
42
end;

powered by: WebSVN 2.1.0

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