代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/324197/13279246
asm _vhdl.asm
www.eeworm.com/read/324197/13279265
asm _vhdl.asm
www.eeworm.com/read/318168/13484496
def vhdl.def
; ==================================================================
; PSPad clip definition file for VHDL
; author: by Marcel Baunach, Informatik V, Uni W黵zburg
; =================================
www.eeworm.com/read/318168/13484608
ini vhdl.ini
;PSPad user HighLighter definition file
[Settings]
Name=VHDL
HTMLGroup=0
Label=1
FileType=*.vhd
CommentString=--
SQLComment=1
IndentChar=
UnIndentChar=
TabWidth=0
SingleQuote=1
DoubleQuote
www.eeworm.com/read/318168/13484817
vhd vhdl.vhd
-- File:
-- Author:
-- Date:
-- Revision:
-- Description:
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
use ieee.numeric_bit.all;
use std.textio.all;
use ieee.std_lo
www.eeworm.com/read/316426/13522857
psm _vhdl.psm
www.eeworm.com/read/316426/13522871
psm _vhdl.psm
www.eeworm.com/read/316426/13522883
vhdl ieu.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/316426/13522905
vhdl clock.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/316426/13522970
vhdl sum.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins