KennyT_alteraSuper ContributorJoined 6 years ago2730 Posts103 LikesLikes received80 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Quartus did not start Hi Bill, I have send you an email about the case above, can you help to reply on it? Basically, we will need to get the rootcause analysis before can look into the above. Thanks Re: How to Simulate the ADC IP from MAX 10 Not sure if you have some update for the above? Re: Suggestion of carry chain type TDC of Cyclone 10 GX FPGA chips Sure Re: How to Simulate the ADC IP from MAX 10 Noted, with thanks. Re: Is there any way to script the creation of a signal tap instance? No, there is no documented public API to script creation of a Signal Tap instance itself, such as creating an STP, adding signals by wildcard, or defining triggers from scratch. Sstrell provide the right recommended approach in Quartus Pro, which is block-based design using design partitions. You can keep debug logic in a separate partition and use partition reuse / empty partitions to include or remove it without cluttering the main RTL. Re: How to Simulate the ADC IP from MAX 10 Is there any further queries? Re: Quartus 22.1 and 23.1 Synthesis Error Can you attached your design here for duplication? Re: Suggestion of carry chain type TDC of Cyclone 10 GX FPGA chips Hi Mohammed Shabih, Kindly check your inbox for message. Thanks, Re: How to Simulate the ADC IP from MAX 10 Sorry for the late reply. When I checked the TB_ADC_to_Parallel_run_msim_rtl_vhdl.do file, I noticed that its content is incorrect: vlib ADC_to_Parallel vmap ADC_to_Parallel ADC_to_Parallel vlog -work ADC_to_Parallel +incdir+d:/quartus/tb_adc_to_parallel_vhdl/db/ip/adc_to_parallel {d:/quartus/tb_adc_to_parallel_vhdl/db/ip/adc_to_parallel/adc_to_parallel.v} ] If you have already run the msim_setup.tcl script, you only need to proceed with commands like dev_com, com, etc. You may refer to the documentation for further details: https://docs.altera.com/r/docs/683870/25.3.1/quartus-prime-pro-edition-user-guide-third-party-simulation/questasim-simulation-setup-script-example 3.4. QuestaSim Simulation Setup Script Example Re: Quartus did not start Thank you for your feedback. I will relay this to Altera and will get back to you with our position on this matter.