x393
1.0
FPGAcodeforElphelNC393camera
|
Dual port memory wrapper, with variable width write and variable width read using "SDP" or "TDP" mode of RAMB18E1 (half of RAMB18E1) Uses parity bits to extend total data width (minimal width should be >=8). More...
Go to the source code of this file.
Classes | |
Module | ram18p_var_w_var_r |
Module | ram18p_32w_32r |
Module | ram18p_lt32w_lt32r |
Module | ram18p_lt32w_32r |
Module | ram18p_32w_lt32r |
Module | ram18p_dummy |
Includes | |
system_defines.vh |
Dual port memory wrapper, with variable width write and variable width read using "SDP" or "TDP" mode of RAMB18E1 (half of RAMB18E1) Uses parity bits to extend total data width (minimal width should be >=8).
Module: ram18p_var_w_var_r
ram18p_var_w_var_r.v 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.
ram18p_var_w_var_r.v 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 this program. If not, see http://www.gnu.org/licenses/.
Definition in file ram18p_var_w_var_r.v.
|
Include |
Definition at line 25 of file ram18p_var_w_var_r.v.