|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , CE_USEC ) |
Constants | |
| dimones | slv ( DWIDTH - 1 downto 0 ) := ( others = > ' 1 ' ) |
| regs_init | regs_type := ( " 001 " , dimones ) |
Signals | |
| R_REGS | regs_type := regs_init |
| N_REGS | regs_type := regs_init |
Records | |
| regs_type | |
| rgbena | slv3 |
| dimcnt | slv ( DWIDTH - 1 downto 0 ) |
Definition at line 37 of file rgbdrv_master.vhd.
|
Process |
Definition at line 56 of file rgbdrv_master.vhd.
Definition at line 70 of file rgbdrv_master.vhd.
|
Record |
Definition at line 39 of file rgbdrv_master.vhd.
Definition at line 40 of file rgbdrv_master.vhd.
Definition at line 41 of file rgbdrv_master.vhd.
Definition at line 44 of file rgbdrv_master.vhd.
Definition at line 46 of file rgbdrv_master.vhd.
Definition at line 51 of file rgbdrv_master.vhd.
Definition at line 52 of file rgbdrv_master.vhd.