OpenCores
URL https://opencores.org/ocsvn/aemb/aemb/trunk

Subversion Repositories aemb

[/] [aemb/] [trunk/] [lib/] [fasm/] [fasm_memory.vi] - Blame information for rev 195

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 195 sybreon
/* $Id: fasm_tparam.v,v 1.2 2008/06/05 20:53:36 sybreon Exp $
2
**
3
** FASM MEMORY LIBRARY
4
** Copyright (C) 2004-2008 Shawn Tan 
5
** All rights reserved.
6
**
7
** FASM is free software: you can redistribute it and/or modify it
8
** under the terms of the GNU Lesser General Public License as
9
** published by the Free Software Foundation, either version 3 of the
10
** License, or (at your option) any later version.
11
**
12
** FASM is distributed in the hope that it will be useful, but WITHOUT
13
** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14
** or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
15
** Public License for more details.
16
**
17
** You should have received a copy of the GNU Lesser General Public
18
** License along with FASM. If not, see .
19
*/
20
/*
21
 * Synthesis proven on:
22
 * - Xilinx ISE
23
 * - Altera Quartus (>=8.0)
24
 */
25
 
26
`include "fasm_tparam.v"
27
`include "fasm_sparam.v"
28
`include "fasm_dparam.v"
29
 
30
`include "fasm_spsram.v"
31
`include "fasm_dpsram.v"
32
`include "fasm_tpsram.v"
33
 
34
`include "fasm_fifo.v"
35
 
36
`include "fasm_tparam_n.v"
37
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.