w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS ) |
Constants | |
regs_init | regs_type := ( slv ( to_unsigned ( USECDIV - 1 , CDUWIDTH ) ) , slv ( to_unsigned ( MSECDIV - 1 , 10 ) ) , ' 0 ' , ' 0 ' ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
Records | |
regs_type | |
ucnt | slv ( CDUWIDTH - 1 downto 0 ) |
mcnt | slv10 |
usec | slbit |
msec | slbit |
Definition at line 37 of file clkdivce_tb.vhd.
|
Process |
Definition at line 62 of file clkdivce_tb.vhd.
|
Process |
Definition at line 71 of file clkdivce_tb.vhd.
|
Record |
Definition at line 39 of file clkdivce_tb.vhd.
Definition at line 40 of file clkdivce_tb.vhd.
Definition at line 41 of file clkdivce_tb.vhd.
Definition at line 42 of file clkdivce_tb.vhd.
Definition at line 43 of file clkdivce_tb.vhd.
|
Constant |
Definition at line 46 of file clkdivce_tb.vhd.
Definition at line 52 of file clkdivce_tb.vhd.
Definition at line 53 of file clkdivce_tb.vhd.