Skip to content

Commit 475e250

Browse files
committed
VHDL: add more references
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent acc76ba commit 475e250

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

parsers/vhdl.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* This module contains functions for generating tags for VHDL files.
88
*
99
* References:
10+
* https://rti.etf.bg.ac.rs/rti/ri5rvl/tutorial/TUTORIAL/IEEE/HTML/1076_TOC.HTM
11+
* https://tams.informatik.uni-hamburg.de/vhdl/tools/grammar/vhdl93-bnf.html
1012
* http://www.vhdl.renerta.com/mobile/index.html
1113
* https://www.hdlworks.com/hdl_corner/vhdl_ref/
1214
* https://www.ics.uci.edu/~jmoorkan/vhdlref/Synario%20VHDL%20Manual.pdf

0 commit comments

Comments
 (0)