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.

Query about some statements for IP core development

Status
Not open for further replies.

vsrpkumar

Member level 4
Joined
Mar 26, 2006
Messages
74
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,830
I have some typical doubt.
I am developing a new ipcore for my company.
See the statements
case 1:
sensor_out={w_tdu_out};
w_dio_mux_out={w_tdu_out};
case2:
sensor_out={w_S};
w_dio_mux_out={w_tdu_out};
sensor_out is test ports for observing output in CRO/LA(oscilloscope)
w_dio_mux_out is connected to LEDs
in both case LED output differs but they drive same logic.I dont know whther FPGA P&R is inefficient.How to rectify this type of problems.I am using cyclone devive quartus II 5.1 s/w.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top