abs-tudelft / vhdmmio

VHDL code generator for AXI4-lite register files

Home Page:https://abs-tudelft.github.io/vhdmmio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow hex values for value of constant behavior register

mbrobbel opened this issue · comments

Currently int and bool values are supported for constant behavior registers. It would be nice if hex values are also supported.

E.g.

- address: 0
  name: hi
  behavior: constant
  value: 0xc0fefe