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

Subversion Repositories idea

[/] [idea/] [trunk/] [simulation/] [idea_machine/] [m16adder_extr.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 03:35:06 2001
4
 
5
 
6
--              sequence : m16adder_str
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
out      s (15 downto 0) X;;
14
 
15
begin
16
 
17
-- Pattern description :
18
 
19
--                                 v v a    b     s
20
--                                 d s
21
--                                 d s
22
 
23
path_1                           : 1 0 0000 0000 ?0000 ;
24
path_2                           : 1 0 0000 00ab ?00ab ;
25
path_3                           : 1 0 0000 cdab ?cdab ;
26
path_4                           : 1 0 00ab 0000 ?00ab ;
27
path_5                           : 1 0 cdab 0000 ?cdab ;
28
path_6                           : 1 0 cdab 8888 ?5633 ;
29
path_7                           : 1 0 8888 ffff ?8887 ;
30
path_8                           : 1 0 eeee cccc ?bbba ;
31
 
32
end;

powered by: WebSVN 2.1.0

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