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

Functions

slv8   nextchar ( pskipxon: in in slbit , pdata: in in slv8 )

Processes

proc_regs  ( CLK )
proc_next  ( R_REGS , CE_MSEC , HIO_CNTL , SER_MONI , RXDATA , RXVAL , TXBUSY )

Constants

regs_init  regs_type := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' , ' 0 ' )

Signals

R_REGS  regs_type := regs_init
N_REGS  regs_type := regs_init

Records

regs_type 
rxdata slv8
txdata slv8
rxfecnt slv16
rxoecnt slv16
rxsecnt slv16
rxcnt slv32
txcnt slv32
rxuicnt slv8
rxuidat slv8
rxokcnt slv16
txokcnt slv16
rxok_1 slbit
txok_1 slbit
rxthrottle slbit

Detailed Description

Definition at line 51 of file tst_serloop.vhd.

Member Function/Procedure/Process Documentation

◆ proc_regs()

proc_regs (   CLK  
)
Process

Definition at line 91 of file tst_serloop.vhd.

◆ nextchar()

slv8 nextchar (   pskipxon in in slbit ,
  pdata in in slv8  
)
Function

Definition at line 115 of file tst_serloop.vhd.

◆ proc_next()

proc_next (   R_REGS ,
  CE_MSEC ,
  HIO_CNTL ,
  SER_MONI ,
  RXDATA ,
  RXVAL ,
  TXBUSY  
)
Process

Member Data Documentation

◆ regs_type

regs_type
Record

Definition at line 53 of file tst_serloop.vhd.

◆ rxdata

rxdata slv8
Record

Definition at line 54 of file tst_serloop.vhd.

◆ txdata

txdata slv8
Record

Definition at line 55 of file tst_serloop.vhd.

◆ rxfecnt

rxfecnt slv16
Record

Definition at line 56 of file tst_serloop.vhd.

◆ rxoecnt

rxoecnt slv16
Record

Definition at line 57 of file tst_serloop.vhd.

◆ rxsecnt

rxsecnt slv16
Record

Definition at line 58 of file tst_serloop.vhd.

◆ rxcnt

rxcnt slv32
Record

Definition at line 59 of file tst_serloop.vhd.

◆ txcnt

txcnt slv32
Record

Definition at line 60 of file tst_serloop.vhd.

◆ rxuicnt

rxuicnt slv8
Record

Definition at line 61 of file tst_serloop.vhd.

◆ rxuidat

rxuidat slv8
Record

Definition at line 62 of file tst_serloop.vhd.

◆ rxokcnt

rxokcnt slv16
Record

Definition at line 63 of file tst_serloop.vhd.

◆ txokcnt

txokcnt slv16
Record

Definition at line 64 of file tst_serloop.vhd.

◆ rxok_1

rxok_1 slbit
Record

Definition at line 65 of file tst_serloop.vhd.

◆ txok_1

txok_1 slbit
Record

Definition at line 66 of file tst_serloop.vhd.

◆ rxthrottle

rxthrottle slbit
Record

Definition at line 67 of file tst_serloop.vhd.

◆ regs_init

regs_init regs_type := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' , ' 0 ' )
Constant

Definition at line 70 of file tst_serloop.vhd.

◆ R_REGS

Definition at line 86 of file tst_serloop.vhd.

◆ N_REGS

Definition at line 87 of file tst_serloop.vhd.


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