Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

No output in simulation for Division implemented using IP Core

Altera_Forum
Honored Contributor II
2,615 Views

hello everyone, I have design the division module with the help of lpm_divide. I am using Quartus Prime Lite Edition. I have done simulation on ModelSim Altera Starter Edition. i am getting only High Impedence at the output. What can be the problem?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
883 Views

Could you provide more detailed information: have you forced any values, cause modeling start with 'U' value in simualtion, you don't have 'z' i assume.

0 Kudos
Altera_Forum
Honored Contributor II
883 Views

Is your clock running?

0 Kudos
Altera_Forum
Honored Contributor II
883 Views

 

--- Quote Start ---  

Could you provide more detailed information: have you forced any values, cause modeling start with 'U' value in simualtion, you don't have 'z' i assume. 

--- Quote End ---  

 

 

If it is Verilog, then the value may be 'Z' as there is no 'U'
0 Kudos
Reply