Jump to content

Verilog: Difference between revisions

From EDM2
Created page with "Verilog, also known as '''IEEE1364''' is a hardware description language that is used to describe analogue or digital integrated circuits, it can be used to program gate arra..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Verilog, also known as '''IEEE1364'''  is a hardware description language that is used to describe analogue or digital integrated circuits, it can be used to program gate arrays and FPGAs but is not as popular in that respect as [[VHDL]].
Verilog, also known as '''IEEE1364'''  is a hardware description language based on [[C]] that is used to describe analogue or digital integrated circuits, it can be used to program gate arrays and FPGAs but is not as popular in that respect as [[VHDL]].


====OS/2 text & programmers editors with VHDL file support====
==Programmer's utilities==
* [[NEdit]] - XFree86 - Autoindent, autocomplete and syntax highlighting - Open source - Discontinued.
* [[Exuberant ctags]] - Creates index files out of Verilog source files


[[Category:File formats]][[Category:Hardware Description Languages]]
;Text editor support
* [[Lugaru Epsilon]] - Verilog syntax highlighting and autoindent available as a separate download.
* [[NEdit]] - XFree86 - Autoindent, autocomplete and syntax highlighting
 
==Publications==
* Samir Palnitkar: ''Verilog HDL: A Guide to Digital Design and Synthesis'' - Sun Press 1996, ISBN 0-13-451675-3
 
[[Category:Hardware Description Languages]]

Latest revision as of 09:49, 22 February 2020

Verilog, also known as IEEE1364 is a hardware description language based on C that is used to describe analogue or digital integrated circuits, it can be used to program gate arrays and FPGAs but is not as popular in that respect as VHDL.

Programmer's utilities

Text editor support
  • Lugaru Epsilon - Verilog syntax highlighting and autoindent available as a separate download.
  • NEdit - XFree86 - Autoindent, autocomplete and syntax highlighting

Publications

  • Samir Palnitkar: Verilog HDL: A Guide to Digital Design and Synthesis - Sun Press 1996, ISBN 0-13-451675-3