Skip to content

Commit 9d7d923

Browse files
authored
Update index.md
Fix: Corrected topic metadata for Verilog - Updated the topic name to be consistent with the directory name. - Changed aliases to conform to format requirements. - Revised the short description for clarity. This commit resolves validation issues encountered during the build process.
1 parent 72d369c commit 9d7d923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/Verilog/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
aliases: Hardware description language, HDL, verilog
2+
aliases: hardware description language, HDL, verilog
33
display_name: Verilog
44
short_description: Verilog is a hardware description language used to model electronic systems.
5-
topic: verilog
5+
topic: Verilog
66
wikipedia_url: https://en.wikipedia.org/wiki/Verilog
77
---
88
Verilog is a hardware description language (HDL) that provides a way to model, simulate, and synthesize digital circuits. It allows designers to describe the structure and behavior of electronic systems in a textual format, facilitating the design and verification of complex hardware.

0 commit comments

Comments
 (0)