home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
TemaCD
/
winedit
/
vhd.cl_
< prev
next >
Wrap
Text File
|
1998-05-19
|
2KB
|
160 lines
;BLACK=0,0,0
;WHITE=255,255,255
;RED=255,0,0
;GREEN=0,255,0
;BLUE=0,0,255
;PURPLE=255,0,255
;YELLOW=255,255,0
;CYAN=0,255,255
;
;DKGRAY=192,192,192
;GRAY=128,128,128
;DKRED=128,0,0
;DKGREEN=0,128,0
;DKBLUE=0,0,128
;DKPURPLE=128,0,128
;DKYELLOW=128,128,0
;DKCYAN=0,128,128
[COLORS]
;Colors for Kewords (=1), Quoted Strings, Comments
;Default test and backgrond defined in syntax coloring dialog
;Additional colors defined here
TYPE=128,0,128
LEVEL=0,255,255
ATTRIBUTE=128,0,0
[KEYWORDS]
abs=1
access=1
after=1
alias=1
all=1
and=1
architecture=1
array=1
assert=1
attribute=1
begin=1
block=1
body=1
buffer=1
bus=1
case=1
component=1
configuration=1
constant=1
disconnect=1
downto=1
else=1
elsif=1
end=1
entity=1
exit=1
file=1
for=1
function=1
generate=1
generic=1
guarded=1
if=1
in=1
inout=1
is=1
label=1
library=1
linkage=1
loop=1
map=1
mod=1
nand=1
new=1
next=1
nor=1
not=1
null=1
of=1
on=1
open=1
or=1
others=1
out=1
package=1
port=1
procedure=1
process=1
range=1
record=1
register=1
rem=1
report=1
return=1
select=1
severity=1
signal=1
subtype=1
then=1
to=1
transport=1
type=1
units=1
until=1
use=1
variable=1
wait=1
when=1
while=1
with=1
xor=1
bit=TYPE
bit_vector=TYPE
boolean=TYPE
character=TYPE
error=TYPE
failure=TYPE
integer=TYPE
natural=TYPE
note=TYPE
positive=TYPE
real=TYPE
severity_level=TYPE
standard=TYPE
std=TYPE
std_logic=TYPE
std_logic_vector=TYPE
std_ulogic=TYPE
std_ulogic_vector=TYPE
string=TYPE
textio=TYPE
time=TYPE
warning=TYPE
H=LEVEL
L=LEVEL
U=LEVEL
Z=LEVEL
event=ATTRIBUTE
active=ATTRIBUTE
left=ATTRIBUTE
right=ATTRIBUTE
low=ATTRIBUTE
high=ATTRIBUTE
stable=ATTRIBUTE
delayed=ATTRIBUTE
quiet=ATTRIBUTE
transaction=ATTRIBUTE
range=ATTRIBUTE
reverse_range=ATTRIBUTE
pos=ATTRIBUTE
val=ATTRIBUTE
succ=ATTRIBUTE
pred=ATTRIBUTE
leftof=ATTRIBUTE
rightof=ATTRIBUTE