9f382d56c6
Currently the register map range of a peripheral is hardcoded to 64k. Not all peripherals need that much space though and reducing the size of the address can reduce the amount of logic required, both in the interconnect as well as in the peripheral. Let adi_ip_properties() infer the size of the register map from the number of bits of the address when creating the register map. For backwards compatibility limit the register map size to 64k since currently peripherals have a address width of 32 bits, event if they use less. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
.. | ||
adi_env.tcl | ||
adi_ip.tcl | ||
adi_ip_alt.tcl |