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 , CE_INT , DI )

Constants

cntzero  slv ( CWIDTH - 1 downto 0 ) := ( others = > ' 0 ' )
datazero  slv ( dWIDTH- 1 downto 0 ) := ( others = > ' 0 ' )
regs_init  regs_type := ( cntzero , datazero , datazero , datazero )

Signals

R_REGS  regs_type := regs_init
N_REGS  regs_type := regs_init

Records

regs_type 
cecnt slv ( CWIDTH - 1 downto 0 )
dref slv ( DWIDTH - 1 downto 0 )
dchange slv ( DWIDTH - 1 downto 0 )
dout slv ( DWIDTH - 1 downto 0 )

Detailed Description

Definition at line 42 of file debounce_gen.vhd.

Member Function/Procedure/Process Documentation

◆ proc_regs()

proc_regs (   CLK  
)
Process

Definition at line 68 of file debounce_gen.vhd.

◆ proc_next()

proc_next (   R_REGS ,
  CE_INT ,
  DI  
)
Process

Definition at line 84 of file debounce_gen.vhd.

Member Data Documentation

◆ cntzero

cntzero slv ( CWIDTH - 1 downto 0 ) := ( others = > ' 0 ' )
Constant

Definition at line 44 of file debounce_gen.vhd.

◆ datazero

datazero slv ( dWIDTH- 1 downto 0 ) := ( others = > ' 0 ' )
Constant

Definition at line 45 of file debounce_gen.vhd.

◆ regs_type

regs_type
Record

Definition at line 47 of file debounce_gen.vhd.

◆ cecnt

cecnt slv ( CWIDTH - 1 downto 0 )
Record

Definition at line 48 of file debounce_gen.vhd.

◆ dref

dref slv ( DWIDTH - 1 downto 0 )
Record

Definition at line 49 of file debounce_gen.vhd.

◆ dchange

dchange slv ( DWIDTH - 1 downto 0 )
Record

Definition at line 50 of file debounce_gen.vhd.

◆ dout

dout slv ( DWIDTH - 1 downto 0 )
Record

Definition at line 51 of file debounce_gen.vhd.

◆ regs_init

Definition at line 54 of file debounce_gen.vhd.

◆ R_REGS

Definition at line 61 of file debounce_gen.vhd.

◆ N_REGS

Definition at line 62 of file debounce_gen.vhd.


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