代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/210480/15198410
v dds.v
`include "romtab.v"
`include "claadd8s.v"
`include "loadfw.v"
`include "loadpw.v"
`include "sinlup.v"
`include "phasea.v"
`include "phasemod.v"
`include "pngen.v"
/**************************
www.eeworm.com/read/161513/5551811
java layersupport.java
// **********************************************************************
//
//
//
// BBN Technologies
// 10 Moulton Street
// Cambridge, MA 02138
// (617) 873-8000
//
// Copyright
www.eeworm.com/read/154079/5642892
v cnt_vlog.v
module cnt_vlog(CLK,RESET,CE,LOAD,DIR,DIN,COUNT);
// 4-bit synchronous up-down counter with count enable,
// asynchronous reset and synchronous load
input CLK;
input RESET;
input
www.eeworm.com/read/154079/5642916
v cnt_vlog.v
module cnt_vlog(CLK,RESET,CE,LOAD,DIR,DIN,COUNT);
// 4-bit synchronous up-down counter with count enable,
// asynchronous reset and synchronous load
input CLK;
input RESET;
input
www.eeworm.com/read/153593/5648845
c gio_sbmt.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/471460/6894050
m symshort.m
% The function iprime = symshort(t, i) defines the differential
% equations of the synchronous machine in Example 8.2 during a
% balanced three-phase fault. The function returns the state
% derivat
www.eeworm.com/read/147244/12572202
vhd a8259tb.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : a8259tb.vhd
-- USED IN : a8259top.vhd (A8259 and test
www.eeworm.com/read/147244/12572212
vhd rw_cntl.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : rw_cntl.vhd
-- USED IN : a8259.vhd (A8259 Core)
--