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

Subversion Repositories idea

[/] [idea/] [trunk/] [simulation/] [idea_machine/] [halfadder_beh.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 00:28:42 2001
4
 
5
 
6
--              sequence : halfadder
7
 
8
-- input / output list :
9
in       vdd B;;
10
in       vss B;;
11
in       a B;;
12
in       b B;;
13
out      sout B;;
14
out      cout B;;
15
 
16
begin
17
 
18
-- Pattern description :
19
 
20
--                                 v v a b  s  c
21
--                                 d s      o  o
22
--                                 d s      u  u
23
--                                          t  t
24
 
25
path_1                           : 1 0 0 0 ?0 ?0 ;
26
path_2                           : 1 0 0 1 ?1 ?0 ;
27
path_3                           : 1 0 1 0 ?1 ?0 ;
28
path_4                           : 1 0 1 1 ?0 ?1 ;
29
 
30
end;

powered by: WebSVN 2.1.0

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