We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc76ba commit 475e250Copy full SHA for 475e250
parsers/vhdl.c
@@ -7,6 +7,8 @@
7
* This module contains functions for generating tags for VHDL files.
8
*
9
* 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
12
* http://www.vhdl.renerta.com/mobile/index.html
13
* https://www.hdlworks.com/hdl_corner/vhdl_ref/
14
* https://www.ics.uci.edu/~jmoorkan/vhdlref/Synario%20VHDL%20Manual.pdf
0 commit comments