代码搜索结果

找到约 10,000 项符合 Design 的代码

design.sym

//symbol table for vegas drink machine [drink_choice] 4=pepsi 2=coke 1=screwdriver 0=no choice [coin] 0=none 1=nickel 2=dime 3=quarter [present_state] 0=no money 1=5 cents 2=10 cents

design.sdf

(DELAYFILE (SDFVERSION "2.1") (DESIGN "vegas") (DATE "Thu Jul 31 15:37:33 1997") (VENDOR "Actel") (PROGRAM "Designer Series (tm) Development System") (VERSION "3.1") (DIVIDER /) (VOLTA

design.v

/************************************************************************** 1998 Copyright Actel Corporation **************************************************************************/ `timescale

design.lib

/************************************************************************** 1998 Copyright Actel Corporation coke and pepsi are trademarks of their respective companies *******************************

design2

stimulus.v1 // File "stimulus.v1" is the user's test bench. design.v // File "design.v" is the user's design after synthesis. -v design.lib // Selected files from the Actel library for this exam

design1

stimulus.v // File "stimulus.v1" is the user's test bench. design.v // File "design.v" is the user's design after synthesis. -v design.lib // Selected files from the Actel library for this examp

design.vhd

-- Incorporates Errata 5.1 and 5.4 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity progPulse is port ( clk, reset: in std_logic; loadLength,loadDelay: in std_

design.callmgr

Call Manager is a single-threaded application. It's easier that way. Nothing blocks except a select() call. The pptp code provides an fd_set for us to watch, and a function to call to see if a given