Skip to content

Commit

Permalink
Deploying to gh-pages from @ bacb769 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Dec 17, 2024
1 parent d17e74a commit 979e2c7
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ the nix package manager simply run `nix-shell` to get a build environment.

```bash
# Build all tools and libraries
# bazel 5/6/7
# bazel 6/7/8
bazel build -c opt //...
```

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ See the [README file for further information.](README.md)

## Version

Generated on 2024-12-15 17:42:01 -0800 from [b0aaf2c](https://github.com/google/verible/commit/b0aaf2c011bb3cc8d1b85e3c9fd938e566fb9abd)
Generated on 2024-12-16 18:06:11 -0800 from [bacb769](https://github.com/google/verible/commit/bacb7698c2fedf0dfe1364a496f98e7afbdd25ca)
2 changes: 1 addition & 1 deletion lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,4 +382,4 @@ Enabled by default: true

## Version

Generated on 2024-12-15 17:42:01 -0800 from [b0aaf2c](https://github.com/google/verible/commit/b0aaf2c011bb3cc8d1b85e3c9fd938e566fb9abd)
Generated on 2024-12-16 18:06:11 -0800 from [bacb769](https://github.com/google/verible/commit/bacb7698c2fedf0dfe1364a496f98e7afbdd25ca)
4 changes: 2 additions & 2 deletions verilog_format.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ suite.
verible-verilog-format: usage: /tmp/verible-bin/verible-verilog-format [options] <file> [<file...>]
To pipe from stdin, use '-' as <file>.
Flags from external/com_google_absl/absl/flags/parse.cc:
Flags from external/abseil-cpp~20240116.2/absl/flags/parse.cc:
--flagfile (comma-separated list of files to load flags from); default: ;
--fromenv (comma-separated list of flags to set from the environment [use
'export FLAGS_flag1=value']); default: ;
Expand Down Expand Up @@ -129,4 +129,4 @@ path.

## Version

Generated on 2024-12-15 17:42:01 -0800 from [b0aaf2c](https://github.com/google/verible/commit/b0aaf2c011bb3cc8d1b85e3c9fd938e566fb9abd)
Generated on 2024-12-16 18:06:11 -0800 from [bacb769](https://github.com/google/verible/commit/bacb7698c2fedf0dfe1364a496f98e7afbdd25ca)
4 changes: 2 additions & 2 deletions verilog_lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ suite.
```
verible-verilog-lint: usage: /tmp/verible-bin/verible-verilog-lint [options] <file> [<file>...]
Flags from external/com_google_absl/absl/flags/parse.cc:
Flags from external/abseil-cpp~20240116.2/absl/flags/parse.cc:
--flagfile (comma-separated list of files to load flags from); default: ;
--fromenv (comma-separated list of flags to set from the environment [use
'export FLAGS_flag1=value']); default: ;
Expand Down Expand Up @@ -453,4 +453,4 @@ Enabled by default: true

## Version

Generated on 2024-12-15 17:42:01 -0800 from [b0aaf2c](https://github.com/google/verible/commit/b0aaf2c011bb3cc8d1b85e3c9fd938e566fb9abd)
Generated on 2024-12-16 18:06:11 -0800 from [bacb769](https://github.com/google/verible/commit/bacb7698c2fedf0dfe1364a496f98e7afbdd25ca)
4 changes: 2 additions & 2 deletions verilog_syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Verible tool suite.
```
verible-verilog-syntax: usage: /tmp/verible-bin/verible-verilog-syntax [options] <file> [<file>...]
Flags from external/com_google_absl/absl/flags/parse.cc:
Flags from external/abseil-cpp~20240116.2/absl/flags/parse.cc:
--flagfile (comma-separated list of files to load flags from); default: ;
--fromenv (comma-separated list of flags to set from the environment [use
'export FLAGS_flag1=value']); default: ;
Expand Down Expand Up @@ -51,4 +51,4 @@ path.

## Version

Generated on 2024-12-15 17:42:01 -0800 from [b0aaf2c](https://github.com/google/verible/commit/b0aaf2c011bb3cc8d1b85e3c9fd938e566fb9abd)
Generated on 2024-12-16 18:06:11 -0800 from [bacb769](https://github.com/google/verible/commit/bacb7698c2fedf0dfe1364a496f98e7afbdd25ca)

0 comments on commit 979e2c7

Please sign in to comment.