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

Processes

proc_stim 
proc_moni 

Constants

clock_period  Delay_length := 20 ns
clock_offset  Delay_length := 200 ns
setup_time  Delay_length := 5 ns
c2out_time  Delay_length := 10 ns

Signals

CLK  slbit := ' 0 '
RESET  slbit := ' 0 '
RXSD  slbit := ' 0 '
CE_USEC  slbit := ' 0 '
CE_MSEC  slbit := ' 0 '
CLKDIV  slv13 := ( others = > ' 0 ' )
ABACT  slbit := ' 0 '
ABDONE  slbit := ' 0 '
RXDATA  slv8 := ( others = > ' 0 ' )
RXVAL  slbit := ' 0 '
RXERR  slbit := ' 0 '
RXACT  slbit := ' 0 '
TXSD2  slbit := ' 0 '
RXDATA3  slv8 := ( others = > ' 0 ' )
RXVAL3  slbit := ' 0 '
RXERR3  slbit := ' 0 '
RXACT3  slbit := ' 0 '
CLK_STOP  slbit := ' 0 '
CLK_CYCLE  integer := 0
N_MON_VAL  slbit := ' 0 '
N_MON_DAT  slv8 := ( others = > ' 0 ' )
R_MON_VAL_1  slbit := ' 0 '
R_MON_DAT_1  slv8 := ( others = > ' 0 ' )
R_MON_VAL_2  slbit := ' 0 '
R_MON_DAT_2  slv8 := ( others = > ' 0 ' )

Instantiations

clkgen  simclk <Entity simclk>
clkcnt  simclkcnt <Entity simclkcnt>
uut  tbd_serport_autobaud <Entity tbd_serport_autobaud>

Detailed Description

Definition at line 52 of file tb_serport_autobaud.vhd.

Member Function/Procedure/Process Documentation

◆ proc_stim()

proc_stim

Definition at line 122 of file tb_serport_autobaud.vhd.

◆ proc_moni()

proc_moni ( )
Process

Definition at line 223 of file tb_serport_autobaud.vhd.

Member Data Documentation

◆ CLK

CLK slbit := ' 0 '
Signal

Definition at line 54 of file tb_serport_autobaud.vhd.

◆ RESET

RESET slbit := ' 0 '
Signal

Definition at line 55 of file tb_serport_autobaud.vhd.

◆ RXSD

RXSD slbit := ' 0 '
Signal

Definition at line 56 of file tb_serport_autobaud.vhd.

◆ CE_USEC

CE_USEC slbit := ' 0 '
Signal

Definition at line 57 of file tb_serport_autobaud.vhd.

◆ CE_MSEC

CE_MSEC slbit := ' 0 '
Signal

Definition at line 58 of file tb_serport_autobaud.vhd.

◆ CLKDIV

CLKDIV slv13 := ( others = > ' 0 ' )
Signal

Definition at line 59 of file tb_serport_autobaud.vhd.

◆ ABACT

ABACT slbit := ' 0 '
Signal

Definition at line 60 of file tb_serport_autobaud.vhd.

◆ ABDONE

ABDONE slbit := ' 0 '
Signal

Definition at line 61 of file tb_serport_autobaud.vhd.

◆ RXDATA

RXDATA slv8 := ( others = > ' 0 ' )
Signal

Definition at line 62 of file tb_serport_autobaud.vhd.

◆ RXVAL

RXVAL slbit := ' 0 '
Signal

Definition at line 63 of file tb_serport_autobaud.vhd.

◆ RXERR

RXERR slbit := ' 0 '
Signal

Definition at line 64 of file tb_serport_autobaud.vhd.

◆ RXACT

RXACT slbit := ' 0 '
Signal

Definition at line 65 of file tb_serport_autobaud.vhd.

◆ TXSD2

TXSD2 slbit := ' 0 '
Signal

Definition at line 66 of file tb_serport_autobaud.vhd.

◆ RXDATA3

RXDATA3 slv8 := ( others = > ' 0 ' )
Signal

Definition at line 67 of file tb_serport_autobaud.vhd.

◆ RXVAL3

RXVAL3 slbit := ' 0 '
Signal

Definition at line 68 of file tb_serport_autobaud.vhd.

◆ RXERR3

RXERR3 slbit := ' 0 '
Signal

Definition at line 69 of file tb_serport_autobaud.vhd.

◆ RXACT3

RXACT3 slbit := ' 0 '
Signal

Definition at line 70 of file tb_serport_autobaud.vhd.

◆ CLK_STOP

CLK_STOP slbit := ' 0 '
Signal

Definition at line 72 of file tb_serport_autobaud.vhd.

◆ CLK_CYCLE

CLK_CYCLE integer := 0
Signal

Definition at line 73 of file tb_serport_autobaud.vhd.

◆ N_MON_VAL

N_MON_VAL slbit := ' 0 '
Signal

Definition at line 75 of file tb_serport_autobaud.vhd.

◆ N_MON_DAT

N_MON_DAT slv8 := ( others = > ' 0 ' )
Signal

Definition at line 76 of file tb_serport_autobaud.vhd.

◆ R_MON_VAL_1

R_MON_VAL_1 slbit := ' 0 '
Signal

Definition at line 77 of file tb_serport_autobaud.vhd.

◆ R_MON_DAT_1

R_MON_DAT_1 slv8 := ( others = > ' 0 ' )
Signal

Definition at line 78 of file tb_serport_autobaud.vhd.

◆ R_MON_VAL_2

R_MON_VAL_2 slbit := ' 0 '
Signal

Definition at line 79 of file tb_serport_autobaud.vhd.

◆ R_MON_DAT_2

R_MON_DAT_2 slv8 := ( others = > ' 0 ' )
Signal

Definition at line 80 of file tb_serport_autobaud.vhd.

◆ clock_period

clock_period Delay_length := 20 ns
Constant

Definition at line 82 of file tb_serport_autobaud.vhd.

◆ clock_offset

clock_offset Delay_length := 200 ns
Constant

Definition at line 83 of file tb_serport_autobaud.vhd.

◆ setup_time

setup_time Delay_length := 5 ns
Constant

Definition at line 84 of file tb_serport_autobaud.vhd.

◆ c2out_time

c2out_time Delay_length := 10 ns
Constant

Definition at line 85 of file tb_serport_autobaud.vhd.

◆ clkgen

clkgen simclk
Instantiation

Definition at line 96 of file tb_serport_autobaud.vhd.

◆ clkcnt

clkcnt simclkcnt
Instantiation

Definition at line 98 of file tb_serport_autobaud.vhd.

◆ uut

uut tbd_serport_autobaud
Instantiation

Definition at line 119 of file tb_serport_autobaud.vhd.


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