List of all members.
Detailed Description
Decode exection of bus instructions
Member Function Documentation
p_fsm | |
( st_i , |
|
|
cstb , |
|
|
cs , |
|
|
done , |
|
|
chrdo , |
|
|
valid , |
|
|
rdo_done ) |
[Process]
Hamming protected state machine.
- Parameters:
-
| st_i | State |
| cstb | Control strobe |
| cs | Card/channel selected |
| done | Done decoding (?) |
| chrdo | Channel read-out |
| valid | Valid instruction |
| rdo_done | Read-out done |
p_sync | |
( clk2 , |
|
|
rstb ) |
[Process]
Member Data Documentation
s_ack ( 5 downto 0 ) := " 101101 " [Constant] |
s_decode1 ( 5 downto 0 ) := " 000111 " [Constant] |
s_decode2 ( 5 downto 0 ) := " 011001 " [Constant] |
s_en1 ( 5 downto 0 ) := " 101010 " [Constant] |
s_en2 ( 5 downto 0 ) := " 110011 " [Constant] |
s_exec ( 5 downto 0 ) := " 011110 " [Constant] |
s_idle ( 5 downto 0 ) := " 000000 " [Constant] |
s_rdo ( 5 downto 0 ) := " 110100 " [Constant] |
st_i ( 5 downto 0 ) [Signal] |
The documentation for this class was generated from the following file: