Browse Source
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

1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue