🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

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

Package Overview
Dependencies
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Source
Go Modules
Version
v0.0.0-20250114152455-714ee322832d
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