Search found 1 match

by shrican
Tue Jul 19, 2022 10:49 am
Forum: Text Formatting
Topic: listings | Syntax Highlighting for VDHL
Replies: 4
Views: 21719

listings | Syntax Highlighting for VDHL

hi cgnieder and thanks for the welcome :)

This is perfect, and just what I was looking for!:)

Just one question, if I want to make two kinds of keywords, I write:

...
\lstdefinelanguage{VHDL}{
morekeywords=[a]{
library,use,all,entity,is,port,in,out,end,architecture,of,
begin,and ...