URL
https://opencores.org/ocsvn/idea/idea/trunk
Subversion Repositories idea
[/] [idea/] [trunk/] [simulation/] [idea_machine/] [fsub_beh.pat] - Rev 11
Go to most recent revision | Compare with Previous | Blame | View Log
-- description generated by Pat driver v107
-- date : Mon Sep 10 06:28:00 2001
-- sequence : fsub
-- input / output list :
in vdd B;;
in vss B;;
in a B;;
in b B;;
in bin B;;
out d B;;
out bout B;;
begin
-- Pattern description :
-- v v a b b d b
-- d s i o
-- d s n u
-- t
path_1 : 1 0 0 0 0 ?0 ?0 ;
path_2 : 1 0 0 0 1 ?1 ?1 ;
path_3 : 1 0 0 1 0 ?1 ?1 ;
path_4 : 1 0 0 1 1 ?0 ?1 ;
path_5 : 1 0 1 0 0 ?1 ?0 ;
path_6 : 1 0 1 0 1 ?0 ?0 ;
path_7 : 1 0 1 1 0 ?0 ?0 ;
path_8 : 1 0 1 1 1 ?1 ?1 ;
end;
Go to most recent revision | Compare with Previous | Blame | View Log