mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-26 03:21:55 +00:00
0a49062a02
Most Verilog files use the *.vh extension for header files. Since the IEEE 1800-2009 SystemVerilog standard, it is common for hardware and verification files written using the newer language constructs to use the *.sv extension for design elements, and *.svh for headers.