Support for automatic address map generation and address decoding logic for Wishbone connected hierachical systems
12
stars
6
forks
source link
Superfluous assignment in to_slv() functions converting from custom types to std_logic_vector. #39
Closed
m-kru closed 3 years ago
It looks like
is superfluous as we exactly know the length and assign value to all bits.