Browse Source

remove unused math_real library depedency

pull/1/head
T. Meissner 8 years ago
parent
commit
44a4ee94e5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common/UtilsP.vhd

+ 0
- 1
common/UtilsP.vhd View File

@ -1,7 +1,6 @@
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
use ieee.math_real.all;


Loading…
Cancel
Save