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 43 of file clkdivce.vhd.
|
Process |
Definition at line 68 of file clkdivce.vhd.
|
Process |
Definition at line 77 of file clkdivce.vhd.
|
Record |
Definition at line 45 of file clkdivce.vhd.
Definition at line 46 of file clkdivce.vhd.
Definition at line 47 of file clkdivce.vhd.
Definition at line 48 of file clkdivce.vhd.
Definition at line 49 of file clkdivce.vhd.
|
Constant |
Definition at line 52 of file clkdivce.vhd.
Definition at line 58 of file clkdivce.vhd.
Definition at line 59 of file clkdivce.vhd.