xics: Fix -Whide warnings
xics.vhdl:83:25⚠️ declaration of "v" hides variable "v" [-Whide] function bswap(v : in std_ulogic_vector(31 downto 0)) return std_ulogic_vector is xics.vhdl:84:22⚠️ declaration of "r" hides signal "r" [-Whide] variable r : std_ulogic_vector(31 downto 0); Signed-off-by: Joel Stanley <joel@jms.id.au>pull/390/head
parent
60c54fb959
commit
c6ca844c88
Loading…
Reference in New Issue