URL
https://opencores.org/ocsvn/t400/t400/trunk
Subversion Repositories t400
[/] [t400/] [trunk/] [rtl/] [tech/] [generic/] [generic_ram_ena-c.vhd] - Rev 176
Go to most recent revision | Compare with Previous | Blame | View Log
------------------------------------------------------------------------------- -- -- Parametrizable, generic RAM with enable. -- -- $Id: generic_ram_ena-c.vhd,v 1.1 2006-06-05 20:01:05 arniml Exp $ -- -- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) -- -- All rights reserved -- ------------------------------------------------------------------------------- configuration generic_ram_ena_rtl_c0 of generic_ram_ena is for rtl end for; end generic_ram_ena_rtl_c0;
Go to most recent revision | Compare with Previous | Blame | View Log