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

Entities

syn  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
std_logic_textio 
textio 
slvtypes  Package <slvtypes>
memlib  Package <memlib>

Generics

AWIDTH  positive := 6
DWIDTH  positive := 16

Ports

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

Detailed Description

Definition at line 29 of file fifo_simple_dram.vhd.

Member Data Documentation

◆ AWIDTH

AWIDTH positive := 6
Generic

Definition at line 31 of file fifo_simple_dram.vhd.

◆ DWIDTH

DWIDTH positive := 16
Generic

Definition at line 32 of file fifo_simple_dram.vhd.

◆ CLK

CLK in slbit
Port

Definition at line 34 of file fifo_simple_dram.vhd.

◆ RESET

RESET in slbit
Port

Definition at line 35 of file fifo_simple_dram.vhd.

◆ CE

CE in slbit
Port

Definition at line 36 of file fifo_simple_dram.vhd.

◆ WE

WE in slbit
Port

Definition at line 37 of file fifo_simple_dram.vhd.

◆ DI

DI in slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 38 of file fifo_simple_dram.vhd.

◆ DO

DO out slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 39 of file fifo_simple_dram.vhd.

◆ EMPTY

EMPTY out slbit
Port

Definition at line 40 of file fifo_simple_dram.vhd.

◆ FULL

FULL out slbit
Port

Definition at line 41 of file fifo_simple_dram.vhd.

◆ SIZE

SIZE out slv ( AWIDTH - 1 downto 0 )
Port

Definition at line 43 of file fifo_simple_dram.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file fifo_simple_dram.vhd.

◆ std_logic_1164

std_logic_1164
use clause

Definition at line 21 of file fifo_simple_dram.vhd.

◆ numeric_std

numeric_std
use clause

Definition at line 22 of file fifo_simple_dram.vhd.

◆ std_logic_textio

std_logic_textio
use clause

Definition at line 23 of file fifo_simple_dram.vhd.

◆ textio

textio
use clause

Definition at line 24 of file fifo_simple_dram.vhd.

◆ slvtypes

slvtypes
use clause

Definition at line 26 of file fifo_simple_dram.vhd.

◆ memlib

memlib
use clause

Definition at line 27 of file fifo_simple_dram.vhd.


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