This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
libvhdl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
remove unused math_real library depedency
pull/1/head
T. Meissner
9 years ago
parent
d6ce7b4ff3
commit
44a4ee94e5
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
common/UtilsP.vhd
+ 0
- 1
common/UtilsP.vhd
View File
@ -1,7 +1,6 @@
library
ieee
;
library
ieee
;
use
ieee.std_logic_1164.
all
;
use
ieee.std_logic_1164.
all
;
use
ieee.numeric_std.
all
;
use
ieee.numeric_std.
all
;
use
ieee.math_real.
all
;
Write
Preview
Loading…
Cancel
Save