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

Processes

proc_moni 
proc_simbus  ( SB_VAL )

Constants

sbaddr_portsel  slv8 := slv ( to_unsigned ( 8 , 8 ) )
clock_period  Delay_length := 10 ns
clock_offset  Delay_length := 200 ns

Signals

CLKOSC  slbit := ' 0 '
CLKCOM  slbit := ' 0 '
CLKCOM_CYCLE  integer := 0
RESET  slbit := ' 0 '
CLKDIV  slv2 := " 00 "
RXDATA  slv8 := ( others = > ' 0 ' )
RXVAL  slbit := ' 0 '
RXERR  slbit := ' 0 '
RXACT  slbit := ' 0 '
TXDATA  slv8 := ( others = > ' 0 ' )
TXENA  slbit := ' 0 '
TXBUSY  slbit := ' 0 '
I_RXD  slbit := ' 1 '
O_TXD  slbit := ' 1 '
I_SWI  slv4 := ( others = > ' 0 ' )
I_BTN  slv4 := ( others = > ' 0 ' )
O_LED  slv4 := ( others = > ' 0 ' )
O_RGBLED0  slv3 := ( others = > ' 0 ' )
O_RGBLED1  slv3 := ( others = > ' 0 ' )
O_RGBLED2  slv3 := ( others = > ' 0 ' )
O_RGBLED3  slv3 := ( others = > ' 0 ' )
R_PORTSEL_XON  slbit := ' 0 '

Instantiations

ginit  gsr_pulse <Entity gsr_pulse>
clkgen  simclk <Entity simclk>
clkgen_com  sfs_gsim_core <Entity sfs_gsim_core>
clkcnt  simclkcnt <Entity simclkcnt>
tbcore  tbcore_rlink <Entity tbcore_rlink>
artycore  tb_arty_core <Entity tb_arty_core>
uut  arty_aif
sermstr  serport_master_tb <Entity serport_master_tb>

Detailed Description

Definition at line 51 of file tb_arty.vhd.

Member Function/Procedure/Process Documentation

◆ proc_moni()

proc_moni

Definition at line 164 of file tb_arty.vhd.

◆ proc_simbus()

proc_simbus (   SB_VAL  
)
Process

Definition at line 186 of file tb_arty.vhd.

Member Data Documentation

◆ CLKOSC

CLKOSC slbit := ' 0 '
Signal

Definition at line 53 of file tb_arty.vhd.

◆ CLKCOM

CLKCOM slbit := ' 0 '
Signal

Definition at line 54 of file tb_arty.vhd.

◆ CLKCOM_CYCLE

CLKCOM_CYCLE integer := 0
Signal

Definition at line 56 of file tb_arty.vhd.

◆ RESET

RESET slbit := ' 0 '
Signal

Definition at line 58 of file tb_arty.vhd.

◆ CLKDIV

CLKDIV slv2 := " 00 "
Signal

Definition at line 59 of file tb_arty.vhd.

◆ RXDATA

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

Definition at line 60 of file tb_arty.vhd.

◆ RXVAL

RXVAL slbit := ' 0 '
Signal

Definition at line 61 of file tb_arty.vhd.

◆ RXERR

RXERR slbit := ' 0 '
Signal

Definition at line 62 of file tb_arty.vhd.

◆ RXACT

RXACT slbit := ' 0 '
Signal

Definition at line 63 of file tb_arty.vhd.

◆ TXDATA

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

Definition at line 64 of file tb_arty.vhd.

◆ TXENA

TXENA slbit := ' 0 '
Signal

Definition at line 65 of file tb_arty.vhd.

◆ TXBUSY

TXBUSY slbit := ' 0 '
Signal

Definition at line 66 of file tb_arty.vhd.

◆ I_RXD

I_RXD slbit := ' 1 '
Signal

Definition at line 68 of file tb_arty.vhd.

◆ O_TXD

O_TXD slbit := ' 1 '
Signal

Definition at line 69 of file tb_arty.vhd.

◆ I_SWI

I_SWI slv4 := ( others = > ' 0 ' )
Signal

Definition at line 70 of file tb_arty.vhd.

◆ I_BTN

I_BTN slv4 := ( others = > ' 0 ' )
Signal

Definition at line 71 of file tb_arty.vhd.

◆ O_LED

O_LED slv4 := ( others = > ' 0 ' )
Signal

Definition at line 72 of file tb_arty.vhd.

◆ O_RGBLED0

O_RGBLED0 slv3 := ( others = > ' 0 ' )
Signal

Definition at line 73 of file tb_arty.vhd.

◆ O_RGBLED1

O_RGBLED1 slv3 := ( others = > ' 0 ' )
Signal

Definition at line 74 of file tb_arty.vhd.

◆ O_RGBLED2

O_RGBLED2 slv3 := ( others = > ' 0 ' )
Signal

Definition at line 75 of file tb_arty.vhd.

◆ O_RGBLED3

O_RGBLED3 slv3 := ( others = > ' 0 ' )
Signal

Definition at line 76 of file tb_arty.vhd.

◆ R_PORTSEL_XON

R_PORTSEL_XON slbit := ' 0 '
Signal

Definition at line 78 of file tb_arty.vhd.

◆ sbaddr_portsel

sbaddr_portsel slv8 := slv ( to_unsigned ( 8 , 8 ) )
Constant

Definition at line 80 of file tb_arty.vhd.

◆ clock_period

clock_period Delay_length := 10 ns
Constant

Definition at line 82 of file tb_arty.vhd.

◆ clock_offset

clock_offset Delay_length := 200 ns
Constant

Definition at line 83 of file tb_arty.vhd.

◆ ginit

ginit gsr_pulse
Instantiation

Definition at line 87 of file tb_arty.vhd.

◆ clkgen

clkgen simclk
Instantiation

Definition at line 95 of file tb_arty.vhd.

◆ clkgen_com

clkgen_com sfs_gsim_core
Instantiation

Definition at line 106 of file tb_arty.vhd.

◆ clkcnt

clkcnt simclkcnt
Instantiation

Definition at line 108 of file tb_arty.vhd.

◆ tbcore

tbcore tbcore_rlink
Instantiation

Definition at line 118 of file tb_arty.vhd.

◆ artycore

artycore tb_arty_core
Instantiation

Definition at line 124 of file tb_arty.vhd.

◆ uut

uut arty_aif
Instantiation

Definition at line 140 of file tb_arty.vhd.

◆ sermstr

sermstr serport_master_tb
Instantiation

Definition at line 162 of file tb_arty.vhd.


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