代码搜索:Synchronous

找到约 1,924 项符合「Synchronous」的源代码

代码结果 1,924
www.eeworm.com/read/107423/6189349

h c220hw.h

#ifndef __ASSEMBLER__ typedef unsigned long u_32; typedef unsigned short u_16; typedef unsigned char u_8; /* ARM asynchronous clock */ #define ARM_CLK ((u_32)(40000000)) /* ARM synchronous with OAK c
www.eeworm.com/read/107422/6189371

h c220hw.h

#ifndef __ASSEMBLER__ typedef unsigned long u_32; typedef unsigned short u_16; typedef unsigned char u_8; /* ARM asynchronous clock */ #define ARM_CLK ((u_32)(40000000)) /* ARM synchronous with OAK c
www.eeworm.com/read/107422/6189386

h c220hw.h

#ifndef __ASSEMBLER__ typedef unsigned long u_32; typedef unsigned short u_16; typedef unsigned char u_8; /* ARM asynchronous clock */ #define ARM_CLK ((u_32)(40000000)) /* ARM synchronous with OAK c
www.eeworm.com/read/487908/6501828

txt 计数器:generic语句的应用.txt

-- n-Bit Synchronous Counter -- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY ieee; USE ieee.Std_logic_1164.ALL; USE ieee.Std_logic_unsigned.ALL; ENTITY cntrnbit IS GENERIC(
www.eeworm.com/read/409540/11320109

v or1200_dpram_32x32.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on `include "or1200_defines.v" module or1200_dpram_32x32( // Generic synchronous double-port RAM interface clk_a, rst_a, ce_a
www.eeworm.com/read/263516/11359155

m ddsg.m

% User Defined Component ddsg % Created with PSAT v1.3.0 % % Date: 12-May-2004 11:33:37 % Struct: Comp Comp.init(1,1) = 1; Comp.descr = 'Direct Drive Synchronous Generator'; Comp.name
www.eeworm.com/read/263314/11367838

txt counter_nbit.txt

-- n-Bit Synchronous Counter -- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY ieee; USE ieee.Std_logic_1164.ALL; USE ieee.Std_logic_unsigned.ALL; ENTITY cntrnbit IS GENERIC(
www.eeworm.com/read/157209/11730116

txt 计数器:generic语句的应用.txt

-- n-Bit Synchronous Counter -- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY ieee; USE ieee.Std_logic_1164.ALL; USE ieee.Std_logic_unsigned.ALL; ENTITY cntrnbit IS GENERIC(
www.eeworm.com/read/258172/11880726

v eth_spram_256x32.v

`include "eth_defines.v" `include "timescale.v" module eth_spram_256x32( // Generic synchronous single-port RAM interface clk, rst, ce, we, oe, addr, di, do `ifdef ETH_BIST , // d
www.eeworm.com/read/149607/12362990

txt counter_nbit.txt

-- n-Bit Synchronous Counter -- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY ieee; USE ieee.Std_logic_1164.ALL; USE ieee.Std_logic_unsigned.ALL; ENTITY cntrnbit IS GENERIC(