Webbläsaren som du använder stöds inte av denna webbplats. Alla versioner av Internet Explorer stöds inte längre, av oss eller Microsoft (läs mer här: * https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Var god och använd en modern webbläsare för att ta del av denna webbplats, som t.ex. nyaste versioner av Edge, Chrome, Firefox eller Safari osv.

Eclipse Plugin for Bluespec System Verilog

Författare

  • Tobias Zipfel

Summary, in English

Bluespec SystemVerilog (BSV) is a declarative hardware description language based on a synthesizable subset of System Verilog. Developing with BSV means so far to use scripts for existing editors, which enable highlighting and seldom support of the BSV compiler. The absence of a real IDE for BSV makes writing programs an inconvenient task.



This project tries to improve this by providing an BSV Eclipse plugin. Besides code highlighting, it includes project management, and the error feedback from the BSV compiler. To avoid unnecessary and time consuming compiler runs, an BSV parser, which is generated with JastAdd, is also provided. By this means, it is possible to parse source less while editing. The parser supports the user immediately with error feedback, before the compiler is started, and with a concrete syntax tree, which is displayed in the Eclipse outline view. Additionally, the whole build process can be automated with Eclipse. In this way, the compiler run time is reduced significantly, which enables the developer to spend more time on programming.

Publiceringsår

2008

Språk

Engelska

Dokumenttyp

Rapport

Förlag

Lund University

Ämne

  • Computer Science

Nyckelord

  • hardware language
  • JastAdd
  • Eclipse
  • Bluespec
  • System Verilog

Status

Unpublished

Report number

ES-St-0034

Forskningsgrupp

  • ESDLAB