🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/functional-bus-description-language/go-vfbdb

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/functional-bus-description-language/go-vfbdb

v0.0.0-20250114152455-714ee322832d
Source
Go
Version published
Created
Source

Tests

go-vfbdb

Versatile Functional Bus Description Language compiler backend written in Go.

Supported targets:

  • c-sync - C target with synchronous (blocking) interface functions,
  • json - json target,
  • python - Python target,
  • vhdl-wb3 - VHDL target for Wishbone compilant with revision B.3.

Installation

go

go install github.com/Functional-Bus-Description-Language/go-vfbdb/cmd/vfbdb@latest

Go installation installs to go configured path.

Manual

git clone https://github.com/Functional-Bus-Description-Language/go-vfbdb.git
make
make install

Manual installation installs to /usr/bin.

FAQs

Package last updated on 14 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts