mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
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.