代码搜索:until
找到约 4,232 项符合「until」的源代码
代码结果 4,232
www.eeworm.com/read/416057/11043097
vhd multipliertestersim.vhd
--****************************************************************************************************
-- Multiplier tester for ARM core
-- Designed by Ruslan Lepetenok
-- Modified 12.02.2003
--**
www.eeworm.com/read/461590/7223931
vhd if_unit.vhd
library IEEE;
--use STD.textio.all;
use IEEE.std_logic_1164.all;
use work.dp32_types.all;
entity IF_Unit is
generic (Tpd : Time := unit_delay);
port (d : in bit_32;
q1, q2 : out bu
www.eeworm.com/read/458682/7291384
sh ex68.sh
#!/bin/bash
# sieve.sh (ex68.sh)
# Sieve of Eratosthenes
# Ancient algorithm for finding prime numbers.
# This runs a couple of orders of magnitude slower
#+ than the equivalent program written in
www.eeworm.com/read/457464/7325258
vhd mc8051.vhd
------------------------------------------------
-- Model : 8051 Behavioral Model,
-- Top Level Block
--
-- File : mc8051.vhd (MicroController 8051)
--
-- A
www.eeworm.com/read/443710/7625782
summary fpga_am.map.summary
Analysis & Synthesis Status : Successful - Thu Aug 28 11:42:56 2008
Quartus II Version : 7.2 Build 151 09/26/2007 SJ Full Version
Revision Name : FPGA_AM
Top-level Entity Name : FPGA_AM_TEST
Famil
www.eeworm.com/read/399140/7886785
vhd tst_bench.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: tst_bench.vhd
--
-- Purpose: Test bench that connects encoder and decoder for
-- 8B/10B serial
www.eeworm.com/read/399139/7886915
vhd tst_bench.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: tst_bench.vhd
--
-- Purpose: Test bench that connects encoder and decoder for
-- 8B/10B serial
www.eeworm.com/read/196115/8114629
vhd multipliertestersim.vhd
--****************************************************************************************************
-- Multiplier tester for ARM core
-- Designed by Ruslan Lepetenok
-- Modified 27.01.2003
--**
www.eeworm.com/read/329794/12933102
summary jiao_tong.map.summary
Analysis & Synthesis Status : Successful - Sun Apr 27 07:24:29 2008
Quartus II Version : 7.2 Build 151 09/26/2007 SJ Full Version
Revision Name : jiao_tong
Top-level Entity Name : jiao_tong_test
F
www.eeworm.com/read/100601/6268431
h psmcommon.h
/* placeholder until we figure out what defines we need for PSM */
/* #define HAVE_LONG_LONG */