Git Product home page Git Product logo

Comments (18)

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

I just tested with a clean clone of this repo. The script works for me, even with the new DEVICE (1SD110PJ1F43E1VG).
Could you try to open Quaruts 19.3 in GUI mode to see if you can use "Platform Designer" to create any .qsys. Looks like the first line of ip_gen.tcl "create_system ip_gen" already has problem.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

Hi Zhipeng,

When running "qsys-script --script=ip_gen.tcl", I get the following error,


Quartus is a registered trademark of Intel Corporation in the
US and other countries. Portions of the Quartus Prime software
code, and other portions of the code included in this download
or on this DVD, are licensed to Intel Corporation and are the
copyrighted property of third parties. For license details,
refer to the End User License Agreement at
http://fpgasoftware.intel.com/eula.


2021.07.06.15:51:56 Warning: Both --quartus-project and --new-quartus-project switches are not used. A new Quartus project named ip_gen will be created using the tcl script filename: /hard_drive/shared/pigasus/hardware/scripts/ip_gen.qpf.
2021.07.06.15:51:56 Info: Doing: qsys-script --script=ip_gen.tcl
2021.07.06.15:52:10 Error: Failed to create Quartus Project, manually re-run the commands included in /hard_drive/shared/pigasus/hardware/scripts/quartus_sh_tcl_file_for_qsyspro.tcl in Quartus tcl shell.

Screen Shot 2021-07-06 at 3 54 43 PM

When opening through Platform Designer in GUI, I get the same message,

Screen Shot 2021-07-06 at 4 33 19 PM

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

I installed Quartus 19.3 as individual files. Is there a specific method for installation and also could there be a license missing causing this issues. Happens on both Ubuntu 16.04 and 20.04.

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

Have you installed the "Stratix 10 device support"?

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

Yes, I have. I actually think this is a bug. Will send an update in a bit. When using the GUI and the error message popped up, I closed it and then it continued with creating the project.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

Have you come across this before?

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

No I haven't came across this before

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

This is happening on two of my systems both with the same installation methods. Any recommendation on how you guys installed 19.3 on your system? Was it through Individuals files? or a complete package? If individual files, which files were included?

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

We installed from individual files(Quartus-pro-19.3.0.222-linux.tar and Quartus-pro-19.3.0.222-devices-2.tar) after installing the Quartus, we also installed the device. This has been working on both Ubuntu 16.04 and Ubuntu 18.04.
Do you have any license issues? Can you manually create any Quartus projects and any .qsys designs (random designs, not Pigasus scripts)?

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

Screen Shot 2021-07-06 at 8 33 47 PM
How did you go about installing the device and linking it to the host system? We have a license server setup with our Quartus. I can manually create any Quartus projects, but when creating a project through Platform Designer then that error is thrown, if the project is already created then it is fine. I will try to work around with already created projects.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

How are your licenses setup? This still happens with your method of installation for 19.3. I am trying a newer version of Quartus 20 or 21. Seems to be a problem with Quartus or License with Platform Designer.

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

Sorry for the late reply. We use the license serve setup by our school. I never met such issue before. Maybe it is worth posting the problem on Intel's forum as well.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

This is working fine for me on 20.4, have not tested with full tcl script. Possibly somewhere between 19.4-20.4 it was fixed. Will keep posted for updates. Hopefully the same scripts can work.

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

We haven't tested Quartus versions other than 19.3. The same scripts may not work for other versions as the naming, IP might be different among different versions of Quartus.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

I'm hoping 19.4 works as it's not too far off from 19.3.

By the way, I'm a Master's student with the University of Toronto under Professor Paul Chow

from pigasus.

zhipengzhaocmu avatar zhipengzhaocmu commented on August 11, 2024

Hi Randy,

Nice to meet you! I have a little bit experience of porting to 19.4. If I remembered correctly, the IP names of PCIe was already different from 19.3. If you want to use a different version of Quartus, do expect some glitches in IP generation and composing.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

So 19.4, does not work. I'm wondering if the script can be adjusted to create a new system but use an already created project. I will have to make minor adjustments to the script and find some kind of work around.

from pigasus.

rewingchow1 avatar rewingchow1 commented on August 11, 2024

I got it to work using this command "qsys-script --quartus-project=ip_gen.qpf --script=ip_gen.tcl" where I created the project manually.

from pigasus.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.