Thank you kbulusu. Im from Brazil and I have been coursing the IC Brazil Program phase 3. OJB (on job training) at the UFMS (Federal University of Mato Grosso do Sul) We have the license for CAdence academic. I got the explanation about clock, tanks a lot. I need to get the rtl synthesis done, because we want to send the GDSII to the CMP france, the 1st round in september and 2nd round in october. My design is a VLIW processor called r-vex (
r-vex -). I've prototyped on a fpga de2 and it worked fine. I just want to finish the logic synthesis. It's bothering me due the short deadline!! lol tanks man!
---------- Post added at 23:19 ---------- Previous post was at 21:59 ----------
After synthesize -incremental, the check design command has returned this:
check_design
Checking the design.
Check Design Report
--------------------
Summary
-------
Name Total
--------------------------------------
Unresolved References 0
Empty Modules 0
Unloaded Port(s) 0
Unloaded Sequential Pin(s) 0
Assigns 1011
Undriven Port(s) 0
Undriven Leaf Pin(s) 0
Undriven hierarchical pin(s) 0
Multidriven Port(s) 0
Multidriven Leaf Pin(s) 0
Multidriven hierarchical Pin(s) 0
Constant Port(s) 0
Constant Leaf Pin(s) 2
Constant hierarchical Pin(s) 917
Done Checking the design.
I have simulated the netlist but the results do not match with generic netlist. Lots of 'X' signals. Unstable signals behavior. I have already found this behavior in one netlist simulation I did, but only 'X' i found and i dont know how i solved thas.