/reggae

HDL code generator from register/memory map specification

Primary LanguageRubyOtherNOASSERTION

Reggae

Reggae is a command-line tool that generates VHDL code from a description of register map, as found in IP-based System-on-chips (SoCs).

It was developped in the scope of a small start-up named Modae Technologies.

install

  • build the reggae Ruby gem : gem build reggae.gemspec
  • install it : gem install reggae.gem