ContributionsMost RecentMost LikesSolutionsRe: Generate a specific number of seats for a cost-free license not possible As we do not receive any response from you on the previous question/reply/answer 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. Re: Generate a specific number of seats for a cost-free license not possible Hi there, you can go to the SSLC https://licensing.intel.com/psg/s/?language=en_US and check if you can generate the license according to your account eligibility. Re: Using the quartus19 synthesis error Hi there, which stage did this error occur? And you can clean the project and recompile : Re: license for quartus lite Please provide the screenshot of your license setup window. And what OS are you using? Re: Open source tcl files to generate IPs with Quartus Thanks for your question. Sharing .tcl files, pin mappings, and constraints in an open-source repository is generally fine. Users will need a valid Quartus license to use the .tcl scripts and generate IPs. Make sure to mention this requirement. Re: Questasim vdel Hi there, to let you know, I just get the following response from the engineer team; The following steps may be creating an error. 1. vmap rtest <library_path> : This step is creating the mapping with the name of rtest 2. vmap -del rtest : This step deletes the mapping done with the name of rtest. It means, Questa no more identify any library with the name of rtest 3. vdel -all -lib rtest: Here user is trying to delete the rtest library which no more exist. As logical link is deleted. User has to pass the full path of library now to delete it instead of rtest. Alternative is to switch the sequence of step 2 and 3. Perform vdel first and then vmap -del Let me know if you still face any problem. Re: Quartus problems caused by Windows display language the non English If the error still exists with cmd line, please share us your testcase shows the error for further investigation. Thanks Re: Quartus problems caused by Windows display language the non English Got it, thanks for sharing. BTW does this same error happen when compiling on the command line (quartus_sh --complile....) Re: Questasim vdel BTW, I have submit this issue to the engineer. If any updates, we will inform you. You can try to reinstall the Quartus (with Intel Questa), and make sure all antivirus, antimalware are turned off, as it may related to the software corruption, Re: Questasim vdel Hi there, we tested the vdel function in questasim 24.1 with win10, and it works well. Could you please provide your design to us for further investigating on your issue?