commit | eacfebee697910ffe8bf1d242225940d0145ec8b | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Tue Apr 20 09:55:29 2021 -0700 |
committer | Tim 'mithro' Ansell <me@mith.ro> | Tue Apr 20 09:56:46 2021 -0700 |
tree | 79d08a241d6a173d9f1445b196448d3f496e16f9 | |
parent | 70b9b70c5ad881ef53d56cc0199bc0545cfdc32b [diff] |
Adding README.md. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This is not an official Google product.
Enables Google's Verible, a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter be installed on Mac OX X using homebrew.
brew tap google/verible brew install verible
You can find more information at;