abs-tudelft / vhdmmio

VHDL code generator for AXI4-lite register files
https://abs-tudelft.github.io/vhdmmio/
Apache License 2.0
10 stars 2 forks source link

Allow hex values for value of constant behavior register #5

Closed mbrobbel closed 1 year ago

mbrobbel commented 3 years ago

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