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

Processes

proc_mon_ui_clk  ( CLK , I_BTN ( 3 ) )
proc_mon_clkref  ( CLKREF , I_BTN ( 3 ) )
proc_mon_clkser  ( CLKS , I_BTN ( 3 ) )
proc_mon_xx_clk  ( XX_CLK , I_BTN ( 3 ) )

Constants

rbaddr_rbmon  slv16 := x " ffe8 "
rbaddr_sysmon  slv16 := x " fb00 "
sysid_proj  slv16 := x " 0105 "
sysid_board  slv8 := x " 08 "
sysid_vers  slv8 := x " 00 "

Signals

CLK100_BUF  slbit := ' 0 '
XX_CLK  slbit := ' 0 '
XX_CE_USEC  slbit := ' 0 '
XX_CE_MSEC  slbit := ' 0 '
CLK  slbit := ' 0 '
CE_USEC  slbit := ' 0 '
CE_MSEC  slbit := ' 0 '
CLKS  slbit := ' 0 '
CES_MSEC  slbit := ' 0 '
CLKREF  slbit := ' 0 '
LOCKED  slbit := ' 0 '
LOCKED_CLKMIG  slbit := ' 0 '
RXD  slbit := ' 1 '
TXD  slbit := ' 0 '
RTS_N  slbit := ' 0 '
CTS_N  slbit := ' 0 '
SWI  slv16 := ( others = > ' 0 ' )
BTN  slv5 := ( others = > ' 0 ' )
LED  slv16 := ( others = > ' 0 ' )
DSP_DAT  slv32 := ( others = > ' 0 ' )
DSP_DP  slv8 := ( others = > ' 0 ' )
RB_MREQ  rb_mreq_type := rb_mreq_init
RB_SRES  rb_sres_type := rb_sres_init
RB_LAM  slv16 := ( others = > ' 0 ' )
RB_STAT  slv4 := ( others = > ' 0 ' )
SER_MONI  serport_moni_type := serport_moni_init
RB_SRES_TST  rb_sres_type := rb_sres_init
RB_SRES_SYSMON  rb_sres_type := rb_sres_init
RB_SRES_USRACC  rb_sres_type := rb_sres_init
RB_LAM_TST  slbit := ' 0 '
APP_ADDR  slv ( mig_mawidth- 1 downto 0 ) := ( others = > ' 0 ' )
APP_CMD  slv3 := ( others = > ' 0 ' )
APP_EN  slbit := ' 0 '
APP_WDF_DATA  slv ( mig_dwidth- 1 downto 0 ) := ( others = > ' 0 ' )
APP_WDF_END  slbit := ' 0 '
APP_WDF_MASK  slv ( mig_mwidth- 1 downto 0 ) := ( others = > ' 0 ' )
APP_WDF_WREN  slbit := ' 0 '
APP_RD_DATA  slv ( mig_dwidth- 1 downto 0 ) := ( others = > ' 0 ' )
APP_RD_DATA_END  slbit := ' 0 '
APP_RD_DATA_VALID  slbit := ' 0 '
APP_RDY  slbit := ' 0 '
APP_WDF_RDY  slbit := ' 0 '
APP_SR_REQ  slbit := ' 0 '
APP_REF_REQ  slbit := ' 0 '
APP_ZQ_REQ  slbit := ' 0 '
APP_SR_ACTIVE  slbit := ' 0 '
APP_REF_ACK  slbit := ' 0 '
APP_ZQ_ACK  slbit := ' 0 '
MIG_UI_CLK  slbit := ' 0 '
MIG_UI_CLK_SYNC_RST  slbit := ' 0 '
MIG_INIT_CALIB_COMPLETE  slbit := ' 0 '
MIG_SYS_RST  slbit := ' 0 '
XADC_TEMP  slv12 := ( others = > ' 0 ' )
R_CNT_UI_CLK  slv ( 25 downto 0 ) := ( others = > ' 0 ' )
R_CNT_CLKREF  slv ( 26 downto 0 ) := ( others = > ' 0 ' )
R_CNT_CLKSER  slv ( 25 downto 0 ) := ( others = > ' 0 ' )
R_CNT_XX_CLK  slv ( 25 downto 0 ) := ( others = > ' 0 ' )
R_FLG_UI_CLK  slbit := ' 0 '
R_FLG_CLKREF  slbit := ' 0 '
R_FLG_CLKSER  slbit := ' 0 '
R_FLG_XX_CLK  slbit := ' 0 '

Instantiations

clk100_bufg  bufg_unisim <Entity bufg_unisim>
gen_clkall  s7_cmt_1ce1ce2c <Entity s7_cmt_1ce1ce2c>
cdc_ceusec  cdc_pulse <Entity cdc_pulse>
cdc_cemsec  cdc_pulse <Entity cdc_pulse>
cdc_clkmig_locked  cdc_signal_s1_as <Entity cdc_signal_s1_as>
iob_rs232  bp_rs232_4line_iob <Entity bp_rs232_4line_iob>
rlink  rlink_sp2c <Entity rlink_sp2c>
tst  tst_mig <Entity tst_mig>
mig_ctl  migui_nexys4d <Entity migui_nexys4d>
smrb  sysmonx_rbus_base <Entity sysmonx_rbus_base>
uarb  rbd_usracc <Entity rbd_usracc>
rb_sres_or  rb_sres_or_3 <Entity rb_sres_or_3>

Detailed Description

Definition at line 121 of file sys_tst_mig_n4d.vhd.

Member Function/Procedure/Process Documentation

◆ proc_mon_ui_clk()

proc_mon_ui_clk (   CLK,
  I_BTN( 3) 
)

Definition at line 446 of file sys_tst_mig_n4d.vhd.

◆ proc_mon_clkref()

proc_mon_clkref (   CLKREF ,
  I_BTN ( 3 )  
)
Process

Definition at line 464 of file sys_tst_mig_n4d.vhd.

◆ proc_mon_clkser()

proc_mon_clkser (   CLKS ,
  I_BTN ( 3 )  
)
Process

Definition at line 482 of file sys_tst_mig_n4d.vhd.

◆ proc_mon_xx_clk()

proc_mon_xx_clk (   XX_CLK ,
  I_BTN ( 3 )  
)
Process

Definition at line 500 of file sys_tst_mig_n4d.vhd.

Member Data Documentation

◆ CLK100_BUF

CLK100_BUF slbit := ' 0 '
Signal

Definition at line 123 of file sys_tst_mig_n4d.vhd.

◆ XX_CLK

XX_CLK slbit := ' 0 '
Signal

Definition at line 125 of file sys_tst_mig_n4d.vhd.

◆ XX_CE_USEC

XX_CE_USEC slbit := ' 0 '
Signal

Definition at line 126 of file sys_tst_mig_n4d.vhd.

◆ XX_CE_MSEC

XX_CE_MSEC slbit := ' 0 '
Signal

Definition at line 127 of file sys_tst_mig_n4d.vhd.

◆ CLK

CLK slbit := ' 0 '
Signal

Definition at line 129 of file sys_tst_mig_n4d.vhd.

◆ CE_USEC

CE_USEC slbit := ' 0 '
Signal

Definition at line 130 of file sys_tst_mig_n4d.vhd.

◆ CE_MSEC

CE_MSEC slbit := ' 0 '
Signal

Definition at line 131 of file sys_tst_mig_n4d.vhd.

◆ CLKS

CLKS slbit := ' 0 '
Signal

Definition at line 133 of file sys_tst_mig_n4d.vhd.

◆ CES_MSEC

CES_MSEC slbit := ' 0 '
Signal

Definition at line 134 of file sys_tst_mig_n4d.vhd.

◆ CLKREF

CLKREF slbit := ' 0 '
Signal

Definition at line 136 of file sys_tst_mig_n4d.vhd.

◆ LOCKED

LOCKED slbit := ' 0 '
Signal

Definition at line 138 of file sys_tst_mig_n4d.vhd.

◆ LOCKED_CLKMIG

LOCKED_CLKMIG slbit := ' 0 '
Signal

Definition at line 139 of file sys_tst_mig_n4d.vhd.

◆ RXD

RXD slbit := ' 1 '
Signal

Definition at line 141 of file sys_tst_mig_n4d.vhd.

◆ TXD

TXD slbit := ' 0 '
Signal

Definition at line 142 of file sys_tst_mig_n4d.vhd.

◆ RTS_N

RTS_N slbit := ' 0 '
Signal

Definition at line 143 of file sys_tst_mig_n4d.vhd.

◆ CTS_N

CTS_N slbit := ' 0 '
Signal

Definition at line 144 of file sys_tst_mig_n4d.vhd.

◆ SWI

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

Definition at line 146 of file sys_tst_mig_n4d.vhd.

◆ BTN

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

Definition at line 147 of file sys_tst_mig_n4d.vhd.

◆ LED

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

Definition at line 148 of file sys_tst_mig_n4d.vhd.

◆ DSP_DAT

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

Definition at line 149 of file sys_tst_mig_n4d.vhd.

◆ DSP_DP

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

Definition at line 150 of file sys_tst_mig_n4d.vhd.

◆ RB_MREQ

RB_MREQ rb_mreq_type := rb_mreq_init
Signal

Definition at line 152 of file sys_tst_mig_n4d.vhd.

◆ RB_SRES

RB_SRES rb_sres_type := rb_sres_init
Signal

Definition at line 153 of file sys_tst_mig_n4d.vhd.

◆ RB_LAM

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

Definition at line 154 of file sys_tst_mig_n4d.vhd.

◆ RB_STAT

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

Definition at line 155 of file sys_tst_mig_n4d.vhd.

◆ SER_MONI

SER_MONI serport_moni_type := serport_moni_init
Signal

Definition at line 157 of file sys_tst_mig_n4d.vhd.

◆ RB_SRES_TST

RB_SRES_TST rb_sres_type := rb_sres_init
Signal

Definition at line 159 of file sys_tst_mig_n4d.vhd.

◆ RB_SRES_SYSMON

RB_SRES_SYSMON rb_sres_type := rb_sres_init
Signal

Definition at line 160 of file sys_tst_mig_n4d.vhd.

◆ RB_SRES_USRACC

RB_SRES_USRACC rb_sres_type := rb_sres_init
Signal

Definition at line 161 of file sys_tst_mig_n4d.vhd.

◆ RB_LAM_TST

RB_LAM_TST slbit := ' 0 '
Signal

Definition at line 163 of file sys_tst_mig_n4d.vhd.

◆ APP_ADDR

APP_ADDR slv ( mig_mawidth- 1 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 165 of file sys_tst_mig_n4d.vhd.

◆ APP_CMD

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

Definition at line 166 of file sys_tst_mig_n4d.vhd.

◆ APP_EN

APP_EN slbit := ' 0 '
Signal

Definition at line 167 of file sys_tst_mig_n4d.vhd.

◆ APP_WDF_DATA

APP_WDF_DATA slv ( mig_dwidth- 1 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 168 of file sys_tst_mig_n4d.vhd.

◆ APP_WDF_END

APP_WDF_END slbit := ' 0 '
Signal

Definition at line 169 of file sys_tst_mig_n4d.vhd.

◆ APP_WDF_MASK

APP_WDF_MASK slv ( mig_mwidth- 1 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 170 of file sys_tst_mig_n4d.vhd.

◆ APP_WDF_WREN

APP_WDF_WREN slbit := ' 0 '
Signal

Definition at line 171 of file sys_tst_mig_n4d.vhd.

◆ APP_RD_DATA

APP_RD_DATA slv ( mig_dwidth- 1 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 172 of file sys_tst_mig_n4d.vhd.

◆ APP_RD_DATA_END

APP_RD_DATA_END slbit := ' 0 '
Signal

Definition at line 173 of file sys_tst_mig_n4d.vhd.

◆ APP_RD_DATA_VALID

APP_RD_DATA_VALID slbit := ' 0 '
Signal

Definition at line 174 of file sys_tst_mig_n4d.vhd.

◆ APP_RDY

APP_RDY slbit := ' 0 '
Signal

Definition at line 175 of file sys_tst_mig_n4d.vhd.

◆ APP_WDF_RDY

APP_WDF_RDY slbit := ' 0 '
Signal

Definition at line 176 of file sys_tst_mig_n4d.vhd.

◆ APP_SR_REQ

APP_SR_REQ slbit := ' 0 '
Signal

Definition at line 177 of file sys_tst_mig_n4d.vhd.

◆ APP_REF_REQ

APP_REF_REQ slbit := ' 0 '
Signal

Definition at line 178 of file sys_tst_mig_n4d.vhd.

◆ APP_ZQ_REQ

APP_ZQ_REQ slbit := ' 0 '
Signal

Definition at line 179 of file sys_tst_mig_n4d.vhd.

◆ APP_SR_ACTIVE

APP_SR_ACTIVE slbit := ' 0 '
Signal

Definition at line 180 of file sys_tst_mig_n4d.vhd.

◆ APP_REF_ACK

APP_REF_ACK slbit := ' 0 '
Signal

Definition at line 181 of file sys_tst_mig_n4d.vhd.

◆ APP_ZQ_ACK

APP_ZQ_ACK slbit := ' 0 '
Signal

Definition at line 182 of file sys_tst_mig_n4d.vhd.

◆ MIG_UI_CLK

MIG_UI_CLK slbit := ' 0 '
Signal

Definition at line 183 of file sys_tst_mig_n4d.vhd.

◆ MIG_UI_CLK_SYNC_RST

MIG_UI_CLK_SYNC_RST slbit := ' 0 '
Signal

Definition at line 184 of file sys_tst_mig_n4d.vhd.

◆ MIG_INIT_CALIB_COMPLETE

MIG_INIT_CALIB_COMPLETE slbit := ' 0 '
Signal

Definition at line 185 of file sys_tst_mig_n4d.vhd.

◆ MIG_SYS_RST

MIG_SYS_RST slbit := ' 0 '
Signal

Definition at line 186 of file sys_tst_mig_n4d.vhd.

◆ XADC_TEMP

XADC_TEMP slv12 := ( others = > ' 0 ' )
Signal

Definition at line 188 of file sys_tst_mig_n4d.vhd.

◆ R_CNT_UI_CLK

R_CNT_UI_CLK slv ( 25 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 190 of file sys_tst_mig_n4d.vhd.

◆ R_CNT_CLKREF

R_CNT_CLKREF slv ( 26 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 191 of file sys_tst_mig_n4d.vhd.

◆ R_CNT_CLKSER

R_CNT_CLKSER slv ( 25 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 192 of file sys_tst_mig_n4d.vhd.

◆ R_CNT_XX_CLK

R_CNT_XX_CLK slv ( 25 downto 0 ) := ( others = > ' 0 ' )
Signal

Definition at line 193 of file sys_tst_mig_n4d.vhd.

◆ R_FLG_UI_CLK

R_FLG_UI_CLK slbit := ' 0 '
Signal

Definition at line 194 of file sys_tst_mig_n4d.vhd.

◆ R_FLG_CLKREF

R_FLG_CLKREF slbit := ' 0 '
Signal

Definition at line 195 of file sys_tst_mig_n4d.vhd.

◆ R_FLG_CLKSER

R_FLG_CLKSER slbit := ' 0 '
Signal

Definition at line 196 of file sys_tst_mig_n4d.vhd.

◆ R_FLG_XX_CLK

R_FLG_XX_CLK slbit := ' 0 '
Signal

Definition at line 197 of file sys_tst_mig_n4d.vhd.

◆ rbaddr_rbmon

rbaddr_rbmon slv16 := x " ffe8 "
Constant

Definition at line 199 of file sys_tst_mig_n4d.vhd.

◆ rbaddr_sysmon

rbaddr_sysmon slv16 := x " fb00 "
Constant

Definition at line 200 of file sys_tst_mig_n4d.vhd.

◆ sysid_proj

sysid_proj slv16 := x " 0105 "
Constant

Definition at line 202 of file sys_tst_mig_n4d.vhd.

◆ sysid_board

sysid_board slv8 := x " 08 "
Constant

Definition at line 203 of file sys_tst_mig_n4d.vhd.

◆ sysid_vers

sysid_vers slv8 := x " 00 "
Constant

Definition at line 204 of file sys_tst_mig_n4d.vhd.

◆ clk100_bufg

clk100_bufg bufg_unisim
Instantiation

Definition at line 212 of file sys_tst_mig_n4d.vhd.

◆ gen_clkall

gen_clkall s7_cmt_1ce1ce2c
Instantiation

Definition at line 249 of file sys_tst_mig_n4d.vhd.

◆ cdc_ceusec

cdc_ceusec cdc_pulse
Instantiation

Definition at line 266 of file sys_tst_mig_n4d.vhd.

◆ cdc_cemsec

cdc_cemsec cdc_pulse
Instantiation

Definition at line 279 of file sys_tst_mig_n4d.vhd.

◆ cdc_clkmig_locked

cdc_clkmig_locked cdc_signal_s1_as
Instantiation

Definition at line 286 of file sys_tst_mig_n4d.vhd.

◆ iob_rs232

iob_rs232 bp_rs232_4line_iob
Instantiation

Definition at line 299 of file sys_tst_mig_n4d.vhd.

◆ rlink

rlink rlink_sp2c
Instantiation

Definition at line 334 of file sys_tst_mig_n4d.vhd.

◆ tst

tst tst_mig
Instantiation

Definition at line 370 of file sys_tst_mig_n4d.vhd.

◆ mig_ctl

mig_ctl migui_nexys4d
Instantiation

Definition at line 413 of file sys_tst_mig_n4d.vhd.

◆ smrb

smrb sysmonx_rbus_base
Instantiation

Definition at line 429 of file sys_tst_mig_n4d.vhd.

◆ uarb

uarb rbd_usracc
Instantiation

Definition at line 436 of file sys_tst_mig_n4d.vhd.

◆ rb_sres_or

rb_sres_or rb_sres_or_3
Instantiation

Definition at line 444 of file sys_tst_mig_n4d.vhd.


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