BU-Tools / uHAL_AXI_regmap

Tools for building AXI slave VHDL from uHAL address tables.
Apache License 2.0
4 stars 4 forks source link

feature: warning and errors for large address decoders #23

Open dgastler opened 2 years ago

dgastler commented 2 years ago

This feature would give warnings or errors if an address table was large and/or was very sparse. This would help catch accidentally adding very large case statements in the code that would affect timing closure.