| Home -- Hierarchy -- Packages -- Entities -- Instantiations -- Sources |
Defined in System09_base/xsasdramcntl.vhd
Author: Dave Vanden Bout
Version: 1.1.0 from 05/17/2005
Customizes the generic SDRAM controller module for the XSA Board.
| library IEEE | |
| use IEEE.numeric_std.all | |
| use IEEE.std_logic_1164.all | |
| library UNISIM | |
| use UNISIM.VComponents.all | |
| use WORK.common.all | |
| use WORK.sdram.all |
| XSASDRAMCntl | ||||
| Default binding: work.XSASDRAMCntl | ||||