代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/297455/8017544
cmp ncoip.cmp
-- Generated by NCO 2.2.1 [Altera, IP Toolbench v1.2.7 build38]
-- ************************************************************
-- THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE!
-- *******
www.eeworm.com/read/297449/8020169
cmp fff.cmp
-- Generated by FIR Compiler 6.1 [Altera, IP Toolbench v1.3.0 build70]
-- ************************************************************
-- THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE!
--
www.eeworm.com/read/197089/8031663
vhd kcpsm2.vhd
-- Constant (K) Coded Programmable State Machine for Virtex-II Devices
--
-- Version : 1.0
-- Version Date : 13th December 2001
--
-- Start of design entry : 15th October 2001
--
-- Ken Chapman
www.eeworm.com/read/297219/8043837
vhd pulse.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity pulse is
port(
clock: in std_logic;
load: in std_logic;
counter_a
www.eeworm.com/read/297197/8045468
vhd vgadriver.vhd
---------------------------------------------------------------------
-- vga_main.vhd Demo VGA configuration module.
---------------------------------------------------------------------
-- Autho
www.eeworm.com/read/296922/8071515
vhd uart_5kvg_top.vhd
-- --------------------------------------------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>> COPYRIGHT NOTICE
www.eeworm.com/read/296922/8071524
vhd uart_top.vhd
-- --------------------------------------------------------------------
-- >>>>>>>>>>>>>>>>>>>>>>>>> COPYRIGHT NOTICE
www.eeworm.com/read/296834/8075288
vhd spi.vhd
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity spi is --
port( sclk:in std_logic;
cs:in std_logic;
read:in std_logic;
www.eeworm.com/read/296593/8089950
vhd cnt_4b.vhd
--//************************Copyright (c)**********************
--//** 广州周立功单片机发展有限公司
--//** 研 究 所
--//** 测控事业部
--//**
--//**
www.eeworm.com/read/196115/8114481
vhd shiftamountreg.vhd
--****************************************************************************************************
-- Shifter control register for ARM7TDMI-S processor
-- Designed by Ruslan Lepetenok
-- Modifi