aboutsummaryrefslogtreecommitdiff
path: root/style.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-02-20 11:23:30 +0100
committerlonkaars <loek@pipeframe.xyz>2023-02-20 11:23:30 +0100
commitd2eb1cf5055a19f3e276ce737428b06332de63b3 (patch)
treef70c6fc4e29660efa5c4c6ad02c1730c08f0fd19 /style.md
parent9b84c25a53b7269228743e398b13c19af505226b (diff)
rename .vhdl to .vhd
Diffstat (limited to 'style.md')
-rw-r--r--style.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.md b/style.md
index 7e6b9b6..3cbe9b8 100644
--- a/style.md
+++ b/style.md
@@ -50,4 +50,5 @@ before formatting as a failsafe.
- use lower case keywords
- testbench name is the component name with `_tb` as suffix
- vhdl filename is the same as the component name
+- vhdl files should end in the `.vhd` file extension, not `.vhdl`