Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

about the rtl view in xilinx

Status
Not open for further replies.

kannan2590

Member level 4
Joined
Sep 1, 2012
Messages
77
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
india
Activity points
2,321
actually in my project i have included the components for lsfr(data generator),iq mapper,polyphase and clock generator.
IN the RTL view the components of clock generator,lsfr,iq mapper are visible but the only component Polyphase is not at all visible. where is the mistake or problem is it the problem of the code 'if it is the problem of code then give the idea of solving the problem.the upsampling factor used is 32 and if it is some other problem please inform me.
 

Although I use Altera software, modules will not be visible in the RTL viewer if they do not synthesise properly, so in this case I'd suggest there is an issue with your code. Check warnings to see if inputs to 'Polyphase' drive logic or not. Better yet, simulate the modules together.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top