gyrajput
Junior Member level 1
- Joined
- Sep 19, 2013
- Messages
- 15
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 92
suggest me how to find "components" library for vhdl sin & cos fun in xilinx
hi all.....
i am new to this blog,
i want to create sin(x) and cos(x) function in vhdl(xilinx) .....
i also find the code for it,
but there is a library added
"components library"
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use DW02.DW02_components.all;
that is what i don't get on google also.......
so please help me out and suggest me how to find that library,
thanks in advance.
hi all.....
i am new to this blog,
i want to create sin(x) and cos(x) function in vhdl(xilinx) .....
i also find the code for it,
but there is a library added
"components library"
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use DW02.DW02_components.all;
that is what i don't get on google also.......
so please help me out and suggest me how to find that library,
thanks in advance.