代码搜索:EDA实验
找到约 10,000 项符合「EDA实验」的源代码
代码结果 10,000
www.eeworm.com/read/304369/13795514
ppt eda.ppt
www.eeworm.com/read/492441/6423213
doc eda.doc
www.eeworm.com/read/489473/6471802
txt eda.txt
EDA出租车计数器程序,
module jfq (clk,clrn,km,money);
input clk,clrn;
output km,money;
reg [7:0] km_temp,km;
reg [15:0] money_temp,money;
always @ (posedge clk or negedge clrn)
begin
if(~clrn)
www.eeworm.com/read/482787/6612231
css eda.css
.container {
HEIGHT: auto
}
#topnav {
CLEAR: both; MARGIN: 0px auto; TEXT-ALIGN: center
}
#topnav .nav {
BACKGROUND: url(../images/embed/navbg.jpg) repeat-x; HEIGHT: 30px
}
#topnav .nav UL
www.eeworm.com/read/477520/6737860
doc eda.doc
www.eeworm.com/read/410626/11274394
vhd eda.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY EDA IS
PORT( funset:in std_logic;
fqset,clk:in std_logic;
update:out std_logic_vector(7 downto 0));
END ENTITY EDA;
ARCH
www.eeworm.com/read/410626/11274401
qsf eda.qsf
# Copyright (C) 1991-2008 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 outpu
www.eeworm.com/read/410626/11274420
bsf eda.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/410626/11274421
sof eda.sof
www.eeworm.com/read/410626/11274429
pin eda.pin
-- Copyright (C) 1991-2008 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