URL
https://opencores.org/ocsvn/fpga-median/fpga-median/trunk
[/] [fpga-median/] [trunk/] [rtl/] [dual_port_ram.v] - Diff between revs 2 and 9
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 9 |
Line 1... |
Line 1... |
|
/* --------------------------------------------------------------------------------
|
|
This file is part of FPGA Median Filter.
|
|
|
|
FPGA Median Filter is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
FPGA Median Filter is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with FPGA Median Filter. If not, see <http://www.gnu.org/licenses/>.
|
|
-------------------------------------------------------------------------------- */
|
//*******************************************************************//
|
//*******************************************************************//
|
//-------------------------------------------------------------------//
|
//-------------------------------------------------------------------//
|
// File name : dual_port_ram.v
|
// File name : dual_port_ram.v
|
// File contents : Parameterized memory for syncronous fifo
|
// File contents : Parameterized memory for syncronous fifo
|
//
|
//
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.