diff options
Diffstat (limited to 'notes/style.txt')
-rw-r--r-- | notes/style.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/style.txt b/notes/style.txt new file mode 100644 index 0000000..ddd2ae1 --- /dev/null +++ b/notes/style.txt @@ -0,0 +1,7 @@ + +XXX: verilog style guide here? + +Eg, + +Signed arithmetics in Verilog: The only rule one needs to know +http://billauer.co.il/blog/2012/10/signed-arithmetics-verilog/ |