JC-LL / reggae

HDL code generator from register/memory map specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HDL code generator from register/memory map specification

License:Other


Languages

Language:Ruby 65.6%Language:VHDL 30.8%Language:Common Lisp 3.7%