代码搜索结果
找到约 10,970 项符合
VHDL 的代码
vhdl.jid
. top_level top_level.vhd d:\app\coolcore\dvm\source\vhdl\top_level.vhd
vhdl rs.dsp
# Microsoft Developer Studio Project File - Name="vhdl rs" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
vhdl rs.plg
Build Log
--------------------Configuration: vhdl rs - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\user\
基于vhdl语言的智能拨号报警器的设计.htm
基于VHDL语
vhdl.txt
library library_name;
use library_name.package_name.all;
由于STD_LOGIC数据类型不属于VHDL标准库,所以使用时要予以以下声明。
library IEEE;
use IEEE.Std_Logic_1164.all;
ENTITY 称为实体,描述了电路器件外部情况及各信号端口的基本性质。
entity
vhdl.scr
/* optimize CONVERTOR_CKT */
read -format pla vhdl/CONVERTOR.pla
read -format vhdl vhdl/CONVERTOR_CKT.vhd
current_design CONVERTOR_CKT
set_scan_style combinational
uniquify
compile
/* testability ana
vhdl.txt
/L12"VHDL" Line Comment = -- Nocase String Chars = " File Extensions = VHD VHO VHDL
/Delimiters = ; ( )'=:+/-*|&,
/Indent Strings = "entity" "architecture" "component" "begin" "(" "if" "case" "els
vhdl.properties
# Define SciTE settings for vhdl files.
# VHDL files
file.patterns.vhdl=*.vhd;*.vhdl
filter.vhdl=VHDL (vhd vhdl)|$(file.patterns.vhdl)|
lexer.$(file.patterns.vhdl)=vhdl
word.chars.vhdl=$(chars.alph
vhdl.properties
# Define SciTE settings for vhdl files.
# VHDL files
file.patterns.vhdl=*.vhd;*.vhdl
filter.vhdl=VHDL (vhd vhdl)|$(file.patterns.vhdl)|
lexer.$(file.patterns.vhdl)=vhdl
word.chars.vhdl=$(chars.alph
vhdl.txt
/L12"VHDL" Line Comment = -- Nocase String Chars = " File Extensions = VHD VHO VHDL
/Delimiters = ; ( )'=:+/-*|&,
/Indent Strings = "entity" "architecture" "component" "begin" "(" "if" "case" "els