CAn any one help me in understanding these 3 lines in code from PLL??

Joined
Jul 5, 2011
Messages
5
Reaction score
0
1)part0 <= (others => '0'); // What result can be achieved from above??//

2)part7 <= -(input1_buf); //Wt does this meant for??//

3)out_temp <= part0+(part1(14 downto 0)&'0')+
(part2(13 downto 0)&"00")+
(part3(12 downto 0)&"000")+
(part4(11 downto 0)&"0000")+
(part5(10 downto 0)&"00000")+
(part6(9 downto 0)&"000000")+
(part7(8 downto 0)&"0000000"); //Why shud add these all??//


Thanks in advance from Mahesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top