Section 01
Bluespec-LSP: Bringing Modern IDE Experience to Hardware Design Languages (Introduction)
Bluespec-LSP is a Bluespec SystemVerilog (BSV) language server developed based on Agentic Workflow, aiming to solve the problem of BSV developers lacking intelligent IDE support. The project includes the tree-sitter-bsv syntax parser and an LSP server implemented in Rust, supporting core features such as hover hints and code completion. It adopts an AI agent collaborative development model, providing a modern tool path for niche hardware description languages.