From 1a5f5ba07d900f2341e9d4ed6274cf690ff9acb5 Mon Sep 17 00:00:00 2001 From: hzeller Date: Wed, 27 Nov 2024 17:21:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20chipsall?= =?UTF-8?q?iance/verible@f3da2ce609dcdab165e12c59ac72132bbb10b98b=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.md | 2 +- lint.md | 7 +++++-- verilog_format.md | 2 +- verilog_lint.md | 7 +++++-- verilog_syntax.md | 2 +- 5 files changed, 13 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index 1a0bd38b5..c1cbe13a7 100644 --- a/index.md +++ b/index.md @@ -58,4 +58,4 @@ See the [README file for further information.](README.md) ## Version -Generated on 2024-11-23 14:58:37 -0800 from [660d166](https://github.com/google/verible/commit/660d1664dfb52f2e029108b3964117099b176d0e) +Generated on 2024-11-27 08:58:20 -0800 from [f3da2ce](https://github.com/google/verible/commit/f3da2ce609dcdab165e12c59ac72132bbb10b98b) diff --git a/lint.md b/lint.md index 55258c83e..0dde7c314 100644 --- a/lint.md +++ b/lint.md @@ -31,7 +31,10 @@ Checks that a default case-item is always defined unless the case statement has Enabled by default: true ### constraint-name-style -Check that constraint names follow the lower_snake_case convention and end with _c. See [Style: constraints]. +Check that constraint names follow the required name style specified by a regular expression. See [Style: constraints]. + +##### Parameter + * `pattern` Default: `([a-z0-9]+_)+c` Enabled by default: true @@ -379,4 +382,4 @@ Enabled by default: true ## Version -Generated on 2024-11-23 14:58:37 -0800 from [660d166](https://github.com/google/verible/commit/660d1664dfb52f2e029108b3964117099b176d0e) +Generated on 2024-11-27 08:58:20 -0800 from [f3da2ce](https://github.com/google/verible/commit/f3da2ce609dcdab165e12c59ac72132bbb10b98b) diff --git a/verilog_format.md b/verilog_format.md index a435f30b9..c82127f97 100644 --- a/verilog_format.md +++ b/verilog_format.md @@ -129,4 +129,4 @@ path. ## Version -Generated on 2024-11-23 14:58:37 -0800 from [660d166](https://github.com/google/verible/commit/660d1664dfb52f2e029108b3964117099b176d0e) +Generated on 2024-11-27 08:58:20 -0800 from [f3da2ce](https://github.com/google/verible/commit/f3da2ce609dcdab165e12c59ac72132bbb10b98b) diff --git a/verilog_lint.md b/verilog_lint.md index 358b82aef..56179a3cc 100644 --- a/verilog_lint.md +++ b/verilog_lint.md @@ -102,7 +102,10 @@ Checks that a default case-item is always defined unless the case statement has Enabled by default: true ### constraint-name-style -Check that constraint names follow the lower_snake_case convention and end with _c. See [Style: constraints]. +Check that constraint names follow the required name style specified by a regular expression. See [Style: constraints]. + +##### Parameter + * `pattern` Default: `([a-z0-9]+_)+c` Enabled by default: true @@ -450,4 +453,4 @@ Enabled by default: true ## Version -Generated on 2024-11-23 14:58:37 -0800 from [660d166](https://github.com/google/verible/commit/660d1664dfb52f2e029108b3964117099b176d0e) +Generated on 2024-11-27 08:58:20 -0800 from [f3da2ce](https://github.com/google/verible/commit/f3da2ce609dcdab165e12c59ac72132bbb10b98b) diff --git a/verilog_syntax.md b/verilog_syntax.md index ae75eb3ca..f33f59122 100644 --- a/verilog_syntax.md +++ b/verilog_syntax.md @@ -51,4 +51,4 @@ path. ## Version -Generated on 2024-11-23 14:58:37 -0800 from [660d166](https://github.com/google/verible/commit/660d1664dfb52f2e029108b3964117099b176d0e) +Generated on 2024-11-27 08:58:20 -0800 from [f3da2ce](https://github.com/google/verible/commit/f3da2ce609dcdab165e12c59ac72132bbb10b98b)