w11 - vhd 0.794
W11 CPU core and support modules
Loading...
Searching...
No Matches
fifo_1c_dram_raw Entity Reference
Inheritance diagram for fifo_1c_dram_raw:
[legend]
Collaboration diagram for fifo_1c_dram_raw:
[legend]

Entities

syn  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
slvtypes  Package <slvtypes>
memlib  Package <memlib>

Generics

AWIDTH  positive := 4
DWIDTH  positive := 16

Ports

CLK   in   slbit
RESET   in   slbit
WE   in   slbit
RE   in   slbit
DI   in   slv ( DWIDTH - 1 downto 0 )
DO   out   slv ( DWIDTH - 1 downto 0 )
SIZE   out   slv ( AWIDTH - 1 downto 0 )
EMPTY   out   slbit
FULL   out   slbit

Detailed Description

Definition at line 29 of file fifo_1c_dram_raw.vhd.

Member Data Documentation

◆ AWIDTH

AWIDTH positive := 4
Generic

Definition at line 31 of file fifo_1c_dram_raw.vhd.

◆ DWIDTH

DWIDTH positive := 16
Generic

Definition at line 32 of file fifo_1c_dram_raw.vhd.

◆ CLK

CLK in slbit
Port

Definition at line 34 of file fifo_1c_dram_raw.vhd.

◆ RESET

RESET in slbit
Port

Definition at line 35 of file fifo_1c_dram_raw.vhd.

◆ WE

WE in slbit
Port

Definition at line 36 of file fifo_1c_dram_raw.vhd.

◆ RE

RE in slbit
Port

Definition at line 37 of file fifo_1c_dram_raw.vhd.

◆ DI

DI in slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 38 of file fifo_1c_dram_raw.vhd.

◆ DO

DO out slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 39 of file fifo_1c_dram_raw.vhd.

◆ SIZE

SIZE out slv ( AWIDTH - 1 downto 0 )
Port

Definition at line 40 of file fifo_1c_dram_raw.vhd.

◆ EMPTY

EMPTY out slbit
Port

Definition at line 41 of file fifo_1c_dram_raw.vhd.

◆ FULL

FULL out slbit
Port

Definition at line 43 of file fifo_1c_dram_raw.vhd.

◆ ieee

ieee
Library

Definition at line 22 of file fifo_1c_dram_raw.vhd.

◆ std_logic_1164

std_logic_1164
use clause

Definition at line 23 of file fifo_1c_dram_raw.vhd.

◆ numeric_std

numeric_std
use clause

Definition at line 24 of file fifo_1c_dram_raw.vhd.

◆ slvtypes

slvtypes
use clause

Definition at line 26 of file fifo_1c_dram_raw.vhd.

◆ memlib

memlib
use clause

Definition at line 27 of file fifo_1c_dram_raw.vhd.


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