代码搜索:DPRAM
找到约 889 项符合「DPRAM」的源代码
代码结果 889
www.eeworm.com/read/182103/5270624
c dpram.c
/*
* dpram.c
*
* MPC8xx dual-port RAM allocation routines
*
* Based on code (alloc860.c in eth_comm port) by
* Jay Monkman (jmonkman@frasca.com),
* which, in turn, is based on code by
* W. Er
www.eeworm.com/read/182103/5270767
c dpram.c
/*
* dpram.c
*
* MPC8260 dual-port RAM allocation routines
*
* Based on code in mpc8xx which is
* Based on code (alloc860.c in eth_comm port) by
* Jay Monkman (jmonkman@frasca.com),
* which, i
www.eeworm.com/read/373367/2762767
v dpram.v
// -*- verilog -*-
//
// USRP - Universal Software Radio Peripheral
//
// Copyright (C) 2003 Matt Ettus
//
// This program is free software; you can redistribute it and/or modify
// it under the t
www.eeworm.com/read/292826/8330795
v dpram.v
// megafunction wizard: %LPM_RAM_DP%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altsyncram
// ============================================================
// File Name: dpram.v
// M
www.eeworm.com/read/412179/11211916
sch dpram.sch
www.eeworm.com/read/336143/12474833
sch dpram.sch
www.eeworm.com/read/431720/8660152
tdf dpram_4it.tdf
--altdpram DEVICE_FAMILY="Cyclone II" RDCONTROL_ACLR="OFF" RDCONTROL_REG="UNREGISTERED" SUPPRESS_MEMORY_CONVERSION_WARNINGS="ON" USE_EAB="ON" WIDTH=8 WIDTHAD=7 data inclock outclock outclocken q rdadd
www.eeworm.com/read/387421/8684942
bin generic_dpram.bin
www.eeworm.com/read/387421/8685017
v generic_dpram.v
//synopsys translate_off
`include "timescale.v"
//synopsys translate_on
`define VENDOR_FPGA
//`define VENDOR_XILINX
//`define VENDOR_ALTERA
module generic_dpram(
// Generic synchronous d
www.eeworm.com/read/386236/8760744
c dpram_comm.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************