Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- description generated by Pat driver
- -- date : Thu Jun 16 00:40:49 2016
- -- revision : v109
- -- sequence : fsm_fetch
- -- input / output list :
- in clk B;;;
- in rst B;;;
- in pc (31 downto 0) B;;;
- in srca (31 downto 0) B;;;
- in srcb (31 downto 0) B;;;
- out adr (31 downto 0) B;;;
- out instr (31 downto 0) B;;;
- out aluresult (31 downto 0) B;;;
- in pcn (31 downto 0) B;;;
- in vdd B;;;
- in vss B;;;
- begin
- -- Pattern description :
- -- c r p s s a i a p v v
- -- l s c r r d n l c d s
- -- k t c c r s u n d s
- -- a b t r
- -- r e
- -- s
- -- u
- -- l
- -- t
- -- Beware : unprocessed patterns
- < 0 ps>Fetch_0 : 0 1 00000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000100 ?00000000000000000000000000000000 ?00000000000000000000000000000000 ?00000000000000000000000000000100 00000000000000000000000000000000 1 0 ;
- < 1 ps>Fetch_1 : 1 0 00000000000000000000000000000100 00000000000000000000000000000000 00000000000000000000000000000100 ?00000000000000000000000000000000 ?00000000000000000000000000100000 ?00000000000000000000000000000100 00000000000000000000000000000100 1 0 ;
- < 2 ps>Fetch_2 : 0 0 00000000000000000000000000000100 00000000000000000000000000000100 00000000000000000000000000000100 ?00000000000000000000000000000100 ?00000000000000000000000000100000 ?00000000000000000000000000001000 00000000000000000000000000000100 1 0 ;
- < 3 ps>Fetch_3 : 1 0 00000000000000000000000000001000 00000000000000000000000000000100 00000000000000000000000000000100 ?00000000000000000000000000000100 ?00000000000000000000000000100100 ?00000000000000000000000000001000 00000000000000000000000000001000 1 0 ;
- < 4 ps>Fetch_4 : 0 0 00000000000000000000000000001000 00000000000000000000000000001000 00000000000000000000000000000100 ?00000000000000000000000000001000 ?00000000000000000000000000100100 ?00000000000000000000000000001100 00000000000000000000000000001000 1 0 ;
- < 5 ps>Fetch_5 : 1 0 00000000000000000000000000001100 00000000000000000000000000001000 00000000000000000000000000000100 ?00000000000000000000000000001000 ?00000000000000000000000000101010 ?00000000000000000000000000001100 00000000000000000000000000001100 1 0 ;
- < 6 ps>Fetch_6 : 0 0 00000000000000000000000000001100 00000000000000000000000000001100 00000000000000000000000000000100 ?00000000000000000000000000001100 ?00000000000000000000000000101010 ?00000000000000000000000000010000 00000000000000000000000000001100 1 0 ;
- < 7 ps>Fetch_7 : 1 0 00000000000000000000000000010000 00000000000000000000000000001100 00000000000000000000000000000100 ?00000000000000000000000000001100 ?00100000000000000000000000100000 ?00000000000000000000000000010000 00000000000000000000000000010000 1 0 ;
- < 8 ps> : 0 0 00000000000000000000000000010000 00000000000000000000000000010000 00000000000000000000000000000100 ?00000000000000000000000000010000 ?00100000000000000000000000100000 ?00000000000000000000000000010100 00000000000000000000000000010000 1 0 ;
- end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement