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

Constants

rbaddr_hio  slv16 := x " fef0 "
sysid_proj  slv16 := x " 0101 "
sysid_board  slv8 := x " 01 "
sysid_vers  slv8 := x " 00 "

Signals

CLK  slbit := ' 0 '
RXD  slbit := ' 1 '
TXD  slbit := ' 0 '
RTS_N  slbit := ' 0 '
CTS_N  slbit := ' 0 '
SWI  slv8 := ( others = > ' 0 ' )
BTN  slv4 := ( others = > ' 0 ' )
LED  slv8 := ( others = > ' 0 ' )
DSP_DAT  slv16 := ( others = > ' 0 ' )
DSP_DP  slv4 := ( others = > ' 0 ' )
RESET  slbit := ' 0 '
CE_USEC  slbit := ' 0 '
CE_MSEC  slbit := ' 0 '
RB_MREQ  rb_mreq_type := rb_mreq_init
RB_SRES  rb_sres_type := rb_sres_init
RB_SRES_HIO  rb_sres_type := rb_sres_init
RB_SRES_TST  rb_sres_type := rb_sres_init
RB_LAM  slv16 := ( others = > ' 0 ' )
RB_STAT  slv4 := ( others = > ' 0 ' )
SER_MONI  serport_moni_type := serport_moni_init
STAT  slv8 := ( others = > ' 0 ' )

Instantiations

clkdiv  clkdivce <Entity clkdivce>
iob_rs232  bp_rs232_2l4l_iob <Entity bp_rs232_2l4l_iob>
hio  sn_humanio_rbus <Entity sn_humanio_rbus>
rlink  rlink_sp1c <Entity rlink_sp1c>
rbdtst  rbd_tst_rlink <Entity rbd_tst_rlink>
rb_sres_or1  rb_sres_or_2 <Entity rb_sres_or_2>
sram  s3_sram_dummy <Entity s3_sram_dummy>

Detailed Description

Definition at line 94 of file sys_tst_rlink_s3.vhd.

Member Data Documentation

◆ CLK

CLK slbit := ' 0 '
Signal

Definition at line 96 of file sys_tst_rlink_s3.vhd.

◆ RXD

RXD slbit := ' 1 '
Signal

Definition at line 98 of file sys_tst_rlink_s3.vhd.

◆ TXD

TXD slbit := ' 0 '
Signal

Definition at line 99 of file sys_tst_rlink_s3.vhd.

◆ RTS_N

RTS_N slbit := ' 0 '
Signal

Definition at line 100 of file sys_tst_rlink_s3.vhd.

◆ CTS_N

CTS_N slbit := ' 0 '
Signal

Definition at line 101 of file sys_tst_rlink_s3.vhd.

◆ SWI

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

Definition at line 103 of file sys_tst_rlink_s3.vhd.

◆ BTN

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

Definition at line 104 of file sys_tst_rlink_s3.vhd.

◆ LED

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

Definition at line 105 of file sys_tst_rlink_s3.vhd.

◆ DSP_DAT

DSP_DAT slv16 := ( others = > ' 0 ' )
Signal

Definition at line 106 of file sys_tst_rlink_s3.vhd.

◆ DSP_DP

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

Definition at line 107 of file sys_tst_rlink_s3.vhd.

◆ RESET

RESET slbit := ' 0 '
Signal

Definition at line 109 of file sys_tst_rlink_s3.vhd.

◆ CE_USEC

CE_USEC slbit := ' 0 '
Signal

Definition at line 110 of file sys_tst_rlink_s3.vhd.

◆ CE_MSEC

CE_MSEC slbit := ' 0 '
Signal

Definition at line 111 of file sys_tst_rlink_s3.vhd.

◆ RB_MREQ

RB_MREQ rb_mreq_type := rb_mreq_init
Signal

Definition at line 113 of file sys_tst_rlink_s3.vhd.

◆ RB_SRES

RB_SRES rb_sres_type := rb_sres_init
Signal

Definition at line 114 of file sys_tst_rlink_s3.vhd.

◆ RB_SRES_HIO

RB_SRES_HIO rb_sres_type := rb_sres_init
Signal

Definition at line 115 of file sys_tst_rlink_s3.vhd.

◆ RB_SRES_TST

RB_SRES_TST rb_sres_type := rb_sres_init
Signal

Definition at line 116 of file sys_tst_rlink_s3.vhd.

◆ RB_LAM

RB_LAM slv16 := ( others = > ' 0 ' )
Signal

Definition at line 118 of file sys_tst_rlink_s3.vhd.

◆ RB_STAT

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

Definition at line 119 of file sys_tst_rlink_s3.vhd.

◆ SER_MONI

SER_MONI serport_moni_type := serport_moni_init
Signal

Definition at line 121 of file sys_tst_rlink_s3.vhd.

◆ STAT

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

Definition at line 122 of file sys_tst_rlink_s3.vhd.

◆ rbaddr_hio

rbaddr_hio slv16 := x " fef0 "
Constant

Definition at line 124 of file sys_tst_rlink_s3.vhd.

◆ sysid_proj

sysid_proj slv16 := x " 0101 "
Constant

Definition at line 126 of file sys_tst_rlink_s3.vhd.

◆ sysid_board

sysid_board slv8 := x " 01 "
Constant

Definition at line 127 of file sys_tst_rlink_s3.vhd.

◆ sysid_vers

sysid_vers slv8 := x " 00 "
Constant

Definition at line 128 of file sys_tst_rlink_s3.vhd.

◆ clkdiv

clkdiv clkdivce
Instantiation

Definition at line 148 of file sys_tst_rlink_s3.vhd.

◆ iob_rs232

iob_rs232 bp_rs232_2l4l_iob
Instantiation

Definition at line 165 of file sys_tst_rlink_s3.vhd.

◆ hio

hio sn_humanio_rbus
Instantiation

Definition at line 187 of file sys_tst_rlink_s3.vhd.

◆ rlink

rlink rlink_sp1c
Instantiation

Definition at line 220 of file sys_tst_rlink_s3.vhd.

◆ rbdtst

rbdtst rbd_tst_rlink
Instantiation

Definition at line 235 of file sys_tst_rlink_s3.vhd.

◆ rb_sres_or1

rb_sres_or1 rb_sres_or_2
Instantiation

Definition at line 242 of file sys_tst_rlink_s3.vhd.

◆ sram

sram s3_sram_dummy
Instantiation

Definition at line 252 of file sys_tst_rlink_s3.vhd.


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