Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- description generated by Pat driver
- -- date : Tue May 3 15:55:53 2016
- -- revision : v109
- -- sequence : decodificador_5_32
- -- input / output list :
- in s (4 downto 0) B;;;
- out y (31 downto 0) B;;;
- in vdd B;;;
- in vss B;;;
- begin
- -- Pattern description :
- -- s y v v
- -- d s
- -- d s
- -- Beware : unprocessed patterns
- < 0 ps>DECODIFICADOR_0 : 00000 ?00000000000000000000000000000001 1 0 ;
- < 1 ps> : 00001 ?00000000000000000000000000000010 1 0 ;
- < 2 ps> : 00010 ?00000000000000000000000000000100 1 0 ;
- < 3 ps> : 00011 ?00000000000000000000000000001000 1 0 ;
- < 4 ps> : 00100 ?00000000000000000000000000010000 1 0 ;
- < 5 ps> : 00101 ?00000000000000000000000000100000 1 0 ;
- < 6 ps> : 00110 ?00000000000000000000000001000000 1 0 ;
- < 7 ps> : 00111 ?00000000000000000000000010000000 1 0 ;
- < 8 ps> : 01000 ?00000000000000000000000100000000 1 0 ;
- < 9 ps> : 01001 ?00000000000000000000001000000000 1 0 ;
- < 10 ps> : 01010 ?00000000000000000000010000000000 1 0 ;
- < 11 ps> : 01011 ?00000000000000000000100000000000 1 0 ;
- < 12 ps> : 01100 ?00000000000000000001000000000000 1 0 ;
- < 13 ps> : 01101 ?00000000000000000010000000000000 1 0 ;
- < 14 ps> : 01110 ?00000000000000000100000000000000 1 0 ;
- < 15 ps> : 01111 ?00000000000000001000000000000000 1 0 ;
- < 16 ps> : 10000 ?00000000000000010000000000000000 1 0 ;
- < 17 ps> : 10001 ?00000000000000100000000000000000 1 0 ;
- < 18 ps> : 10010 ?00000000000001000000000000000000 1 0 ;
- < 19 ps> : 10011 ?00000000000010000000000000000000 1 0 ;
- < 20 ps> : 10100 ?00000000000100000000000000000000 1 0 ;
- < 21 ps> : 10101 ?00000000001000000000000000000000 1 0 ;
- < 22 ps> : 10110 ?00000000010000000000000000000000 1 0 ;
- < 23 ps> : 10111 ?00000000100000000000000000000000 1 0 ;
- < 24 ps> : 11000 ?00000001000000000000000000000000 1 0 ;
- < 25 ps> : 11001 ?00000010000000000000000000000000 1 0 ;
- < 26 ps> : 11010 ?00000100000000000000000000000000 1 0 ;
- < 27 ps> : 11011 ?00001000000000000000000000000000 1 0 ;
- < 28 ps> : 11100 ?00010000000000000000000000000000 1 0 ;
- < 29 ps> : 11101 ?00100000000000000000000000000000 1 0 ;
- < 30 ps> : 11110 ?01000000000000000000000000000000 1 0 ;
- < 31 ps> : 11111 ?10000000000000000000000000000000 1 0 ;
- end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement