代码搜索结果
找到约 6,083 项符合
Circuit 的代码
readme.txt
This is the README file for USBasp.
USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply
consists of an ATMega48 or an ATMega8 and a couple of passive components.
The programmer
readme.txt
This is the README file for USBasp.
USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply
consists of an ATMega48 or an ATMega8 and a couple of passive components.
The programmer
ex8_3.m
%
% This program generates a Smith Chart plot for Example 8.3
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opene
rf2.asv
%
% This program generates a Smith Chart plot for Example 8.3
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opene
ex8_3.m
%
% This program generates a Smith Chart plot for Example 8.3
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opene
fig8_9.m
%
% This program computes the frequency response of
% the circuits shown in Figure 8-8 (b) and (c)
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Pra
ex1_5.m
%
% This file generates the graph for Example 1.5
% "RF impedance response of wire-wound inductor"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Pra
rf2.m
%
% This program generates a Smith Chart plot for Example 8.3
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opene
fsm_example.v
//===== Finite State Machine Example =====
//----- Synthesizable Circuit -----
module FSM_Example (
// Inputs:
i$Clock, // Master clock
i$Reset, // Master reset (active high)
i$A,
i$B,
i$C,
fsm_example2.v
//===== Finite State Machine Example =====
//----- Synthesizable Circuit -----
module FSM_Example (
// Inputs:
i$Clock, // Master clock
i$Reset, // Master reset (active high)
i$A,
i$B,
i$C,