w11 - vhd 0.794
W11 CPU core and support modules
Loading...
Searching...
No Matches
syn Architecture Reference
Architecture >> syn

Processes

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

Constants

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

Signals

R_REGS  regs_type := regs_init
N_REGS  regs_type := regs_init

Records

regs_type 
data slv8
ecode slv3
dataval slbit
ecodeval slbit

Detailed Description

Definition at line 45 of file cdata2byte.vhd.

Member Function/Procedure/Process Documentation

◆ proc_regs()

proc_regs (   CLK  
)
Process

Definition at line 65 of file cdata2byte.vhd.

◆ proc_next()

proc_next (   R_REGS ,
  DI ,
  ENA ,
  HOLD ,
  ESCXON ,
  ESCFILL  
)
Process

Definition at line 78 of file cdata2byte.vhd.

Member Data Documentation

◆ regs_type

regs_type
Record

Definition at line 47 of file cdata2byte.vhd.

◆ data

data slv8
Record

Definition at line 48 of file cdata2byte.vhd.

◆ ecode

ecode slv3
Record

Definition at line 49 of file cdata2byte.vhd.

◆ dataval

dataval slbit
Record

Definition at line 50 of file cdata2byte.vhd.

◆ ecodeval

ecodeval slbit
Record

Definition at line 51 of file cdata2byte.vhd.

◆ regs_init

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

Definition at line 54 of file cdata2byte.vhd.

◆ R_REGS

Definition at line 60 of file cdata2byte.vhd.

◆ N_REGS

Definition at line 61 of file cdata2byte.vhd.


The documentation for this design unit was generated from the following file: