-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.verible.rules
49 lines (49 loc) · 1.06 KB
/
.verible.rules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
+always-comb
+always-comb-blocking
+always-ff-non-blocking
-banned-declared-name-patterns
+case-missing-default
-constraint-name-style
+create-object-name-match
-disable-statement
+endif-comment
+enum-name-style
+explicit-function-lifetime
+explicit-function-task-parameter-type
+explicit-parameter-storage-type
+forbid-defparam
+forbid-line-continuations
+forbidden-macro
-generate-label
-generate-label-prefix
-interface-name-style
+invalid-system-task-function
-legacy-generate-region
-legacy-genvar-declaration
+line-length=length:100
+macro-name-style
-macro-string-concatenation
-mismatched-labels
+module-begin-block
+module-filename
+module-port
+no-tabs
+no-trailing-spaces
+numeric-format-string-style
+one-module-per-file
+package-filename
-parameter-name-style
+plusarg-assignment
-port-name-suffix
-positive-meaning-parameter-name
+posix-eof
-proper-parameter-declaration
+signal-name-style
+struct-union-name-style
+truncated-numeric-literal
+typedef-enums
-typedef-structs-unions
+unpacked-dimensions-range-ordering
-uvm-macro-semicolon
+v2001-generate-begin
+void-cast