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

Subversion Repositories idea

[/] [idea/] [trunk/] [simulation/] [idea_machine/] [halfadder_beh.pat] - Rev 9

Compare with Previous | Blame | View Log


-- description generated by Pat driver v107
--                      date : Sat Sep  8 00:28:42 2001


--              sequence : halfadder

-- input / output list :
in       vdd B;;
in       vss B;;
in       a B;;
in       b B;;
out      sout B;;
out      cout B;;

begin

-- Pattern description :

--                                 v v a b  s  c  
--                                 d s      o  o  
--                                 d s      u  u  
--                                          t  t  

path_1                           : 1 0 0 0 ?0 ?0 ;
path_2                           : 1 0 0 1 ?1 ?0 ;
path_3                           : 1 0 1 0 ?1 ?0 ;
path_4                           : 1 0 1 1 ?0 ?1 ;

end;

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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