代码搜索:AGC电路

找到约 10,000 项符合「AGC电路」的源代码

代码结果 10,000
www.eeworm.com/read/16169/663467

qsf agc.qsf

# -------------------------------------------------------------------------- # # # Copyright (C) 1991-2010 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # an
www.eeworm.com/read/16169/663469

bmp agc.bmp

www.eeworm.com/read/16169/663475

vo agc.vo

// Copyright (C) 1991-2010 Altera Corporation // Your use of Altera Corporation's design tools, logic functions // and other software and tools, and its AMPP partner logic // functions, and any o
www.eeworm.com/read/16169/663481

sft agc.sft

set tool_name "ModelSim-Altera (Verilog)" set corner_file_list { {{"Slow -2 1.1V 85 Model"} {agc_2_1100mv_85c_slow.vo agc_2_1100mv_85c_v_slow.sdo}} {{"Slow -2 1.1V 0 Model"} {agc_2_1100mv_0c_slow
www.eeworm.com/read/16169/663486

v agc.v

module agc(clk,rst,x_in,power,y_out); parameter MN=64250; input clk; input rst; input [15:0]x_in; output [15:0]y_out; output [36:0]power; reg[36:0]x_power,x_power1; reg[5:0]cnt; wire[31:0]x_o
www.eeworm.com/read/16169/663488

pin agc.pin

-- Copyright (C) 1991-2010 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a
www.eeworm.com/read/16169/663489

sof agc.sof

www.eeworm.com/read/16169/663491

hif agc.hif

Quartus II Version 10.0 Build 262 08/18/2010 Service Pack 1 SJ Web Edition 44 3961 OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Library Paths -- -- End Library P
www.eeworm.com/read/16498/673347

v agc.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 14:32:48 09/19/2007 // Design Name: /
www.eeworm.com/read/16787/690354

h agc.h

/********************************************************************* * FileName: agc.h * Dependencies: See INCLUDES section below * Processor: PIC18 * Compiler: C18 2.