Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16330 Discussions

Block Diagram - Verilog File Does NOT Run in Block Diagram

Emirp
Beginner
580 Views

Hi, I am an engineering student running the Quartus Prime Lite edition for a digital clock assignment. I'm having some questions about different types of design files. One of the components is written in a Verilog HDL file and works just fine in simulation when compiled alone. Every digit is outputing correctly by this step. But when I combined it with other componets in a Block Diagram, it stoped working, outputing uncertain values all the time. Moreover, it still wouldn't work even if I created a dedicated Block Diagram and tied the exact input and output pins to the corresponding ports. The outputs are still random values. Pins connections and simulation results are shown in the pictures attached below. I've been searching online for quite some time and got little clue of what's happening here. Any advice at this point would be greatly appreciated!

 

Quartus Version:

Quartus Prime Lite Edition Version 18.1.0

0 Kudos
5 Replies
VenTingT_Intel
Employee
557 Views

Hi,


Do you mind to attach the project.qar file for us to look into your design?

Besides, it is recommended to design the project using Verilog HDL or VHDL instead of BDF and run simulation in Questa or Modelsim instead of running simulation in VWF. Because there is a bug in running simulation in VWF, sometimes it does not work.


Thanks.

Best Regards,

Ven Ting


0 Kudos
sstrell
Honored Contributor III
544 Views

Without seeing the code for your design and indicating what is correct behavior and what is incorrect behavior, it's hard to figure out what's going on here.

0 Kudos
VenTingT_Intel
Employee
506 Views

Hi,


Agreed with @sstrell. May I know any updates from you?


Thanks.

Best Regards,

Ven Ting


0 Kudos
VenTingT_Intel
Employee
471 Views

Hi,


Do you have any updates? I look forward to hearing from you soon.


Thanks.

Best Regards,

Ven Ting


0 Kudos
VenTingT_Intel
Employee
438 Views

Hi,


As we do not receive any response from you on the previous question that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions. Thanks.

 

Best Regards,

Ven Ting


p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 9/10 survey


0 Kudos
Reply