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

Processes

proc_regs  ( CLK )
proc_next  ( R_REGS , RESET , WE , RE )

Constants

memsize  positive := 2 ** AWIDTH
regs_init  regs_type := ( slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , ' 1 ' , ' 0 ' )

Signals

R_REGS  regs_type := regs_init
N_REGS  regs_type := regs_init
RAM_WE  slbit := ' 0 '

Records

regs_type 
waddr slv ( AWIDTH - 1 downto 0 )
raddr slv ( AWIDTH - 1 downto 0 )
empty slbit
full slbit

Instantiations

ram  ram_1swar_1ar_gen <Entity ram_1swar_1ar_gen>

Detailed Description

Definition at line 47 of file fifo_1c_dram_raw.vhd.

Member Function/Procedure/Process Documentation

◆ proc_regs()

proc_regs (   CLK)

Definition at line 84 of file fifo_1c_dram_raw.vhd.

◆ proc_next()

proc_next (   R_REGS ,
  RESET ,
  WE ,
  RE  
)
Process

Definition at line 93 of file fifo_1c_dram_raw.vhd.

Member Data Documentation

◆ regs_type

regs_type
Record

Definition at line 49 of file fifo_1c_dram_raw.vhd.

◆ waddr

waddr slv ( AWIDTH - 1 downto 0 )
Record

Definition at line 50 of file fifo_1c_dram_raw.vhd.

◆ raddr

raddr slv ( AWIDTH - 1 downto 0 )
Record

Definition at line 51 of file fifo_1c_dram_raw.vhd.

◆ empty

empty slbit
Record

Definition at line 52 of file fifo_1c_dram_raw.vhd.

◆ full

full slbit
Record

Definition at line 53 of file fifo_1c_dram_raw.vhd.

◆ memsize

memsize positive := 2 ** AWIDTH
Constant

Definition at line 56 of file fifo_1c_dram_raw.vhd.

◆ regs_init

regs_init regs_type := ( slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , ' 1 ' , ' 0 ' )
Constant

Definition at line 57 of file fifo_1c_dram_raw.vhd.

◆ R_REGS

Definition at line 63 of file fifo_1c_dram_raw.vhd.

◆ N_REGS

Definition at line 64 of file fifo_1c_dram_raw.vhd.

◆ RAM_WE

RAM_WE slbit := ' 0 '
Signal

Definition at line 66 of file fifo_1c_dram_raw.vhd.

◆ ram

ram ram_1swar_1ar_gen
Instantiation

Definition at line 82 of file fifo_1c_dram_raw.vhd.


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