diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-20 12:39:43 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-20 12:39:43 +0100 |
commit | e608ff1230b1db80cb4d68e513fb05fc92774bdc (patch) | |
tree | 964c0b13c977f6b8d04422b90b87a6f6187b2a11 /style.md | |
parent | 62899050c3d0fb7e438c403f707add9218a2c928 (diff) |
update code style
Diffstat (limited to 'style.md')
-rw-r--r-- | style.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,4 +51,5 @@ before formatting as a failsafe. - 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` +- use spaces around the colon used for setting the type of signal definitions |