diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-20 11:23:30 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-20 11:23:30 +0100 |
commit | d2eb1cf5055a19f3e276ce737428b06332de63b3 (patch) | |
tree | f70c6fc4e29660efa5c4c6ad02c1730c08f0fd19 /style.md | |
parent | 9b84c25a53b7269228743e398b13c19af505226b (diff) |
rename .vhdl to .vhd
Diffstat (limited to 'style.md')
-rw-r--r-- | style.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |