代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/102363/15785357
v dram.v
/* ***********************************************************************
The Free IP Project
Free-RISC8 -- Verilog 8-bit Microcontroller
(c) 1999, The Free IP Project and Thomas Coonan
FRE
www.eeworm.com/read/101566/15824657
txt lcp_accm.txt
LCP可能协商的两个最重要的选项是maximum receive unit和Asynchronous Control Character Map。 LCP还有许多配置选项,但在这里不仔细讨论。你可以参考RFC-1548。
Asynchronous Control Character Map,也叫async map,用于异步连接(如电话线)识别转义(escape)控制字符 (replaced
www.eeworm.com/read/362994/9972282
pdf implementing_an_8_bit_asynchronous_interface_with_fx2lp___an6077_12.pdf
www.eeworm.com/read/491782/6434359
pdf a scalable counterflow-pipelined asynchronous radix-4 booth multiplier.pdf
www.eeworm.com/read/422532/10631391
v reginf.v
// MAX+plus II Verilog Example
// Register Inference
// Copyright (c) 1997 Altera Corporation
module reginf(d, clk, clr, pre, load, data,
q1, q2, q3, q4, q5, q6, q7);
input d, clk, clr,
www.eeworm.com/read/399935/7821078
v reginf.v
// MAX+plus II Verilog Example
// Register Inference
// Copyright (c) 1997 Altera Corporation
module reginf(d, clk, clr, pre, load, data,
q1, q2, q3, q4, q5, q6, q7);
input d, clk, clr,
www.eeworm.com/read/299434/7859009
txt log.txt
资料来源:www.james-ron.com BY JR工作组
欢迎加入
集成电路设计之初,并没有同步和异步的区别,研究的重点在于“mechanical relay circuits”。70年代后,同步设计因为概念简单、设计方便,逐渐成为设计的主流方案。在这一时期,异步集成电路的研究仅仅停留在理论上,研究的出发点也仅仅是它与同步电路不同。90年代初期,同步电路设计仍然占据着数 ...