HomeBrew formula for Chips Alliance's Verible tools

June 2, 2025 ยท View on GitHub

This package provides Verible on macOS in Homebrew.

Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.

A language server makes all these features, as well as 'go-to-definition', directly available in your favorite IDE.

  1. Install XCode from macOS App Store and accept License Agreement
  2. Install Verible via brew like so:
brew tap chipsalliance/verible
brew install verible

You can find more information at: