w11 - vhd  0.72
W11 CPU core and support modules
 All Classes Namespaces Files Functions Variables
syn Architecture Reference

Processes

proc_regs  ( CLK )
proc_next  ( R_REGS , DI , ENA , HOLD )

Constants

regs_init  regs_type := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , s_idle )

Types

state_type ( s_idle , s_valw , s_valh )
record: regs_type datl : slv8%
%%dath : slv8%
%state : state_type%

Signals

R_REGS  regs_type := regs_init
N_REGS  regs_type := regs_init

Detailed Description

Definition at line 50 of file word2byte.vhd.

Member Function Documentation

proc_regs (   CLK  
)
Process

Definition at line 75 of file word2byte.vhd.

proc_next (   R_REGS ,
  DI ,
  ENA ,
  HOLD  
)
Process

Definition at line 88 of file word2byte.vhd.

Member Data Documentation

state_type ( s_idle , s_valw , s_valh )
Type

Definition at line 52 of file word2byte.vhd.

regs_type (   datl : slv8%
  %%dath : slv8%
  %state : state_type%  
)
Type

Definition at line 58 of file word2byte.vhd.

regs_init regs_type := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , s_idle )
Constant

Definition at line 64 of file word2byte.vhd.

Definition at line 70 of file word2byte.vhd.

Definition at line 71 of file word2byte.vhd.


The documentation for this class was generated from the following file: