- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facing a below error while using generating from tcl file in Ubuntu 20.04. Following rocketboards.org website to make FPGA flasher files,
https://rocketboards.org/foswiki/Projects/AgilexSoCSingleQSPIFlashBoot
$ make generate_from_tcl
2021.12.08.00:16:22 Info: Synchronizing System Information for periph_clk
2021.12.08.00:16:22 Info: Synchronizing System Information for periph_rst_in
make[1]: *** [Makefile:644: qsys_generate_qsys] Error 1
make[1]: Leaving directory '/home/xxxxxxx/bkp/agilex_gsrd/agilex_soc_devkit_ghrd'
make: *** [Makefile:657: generate_from_tcl] Error 2
Getting error in the below section,
Length of argument: 1
From:[agilex_hps.f2h_irq0]
connect To:[periph.button_pio_irq]
2021.12.08.00:16:06 Info: add_connection agilex_hps.f2h_irq0 periph.button_pio_irq
2021.12.08.00:16:06 Error: add_connection agilex_hps.f2h_irq0 periph.button_pio_irq: No interface named agilex_hps.f2h_irq0.
From:[agilex_hps.f2h_irq0]
connect To:[periph.dipsw_pio_irq]
2021.12.08.00:16:06 Info: add_connection agilex_hps.f2h_irq0 periph.dipsw_pio_irq
2021.12.08.00:16:06 Error: add_connection agilex_hps.f2h_irq0 periph.dipsw_pio_irq: No interface named agilex_hps.f2h_irq0.
2021.12.08.00:16:06 Info: set_connection_parameter_value agilex_hps.f2h_irq0/periph.button_pio_irq irqNumber 1
2021.12.08.00:16:06 Error: set_connection_parameter_value agilex_hps.f2h_irq0/periph.button_pio_irq irqNumber 1: No interface named agilex_hps.f2h_irq0.
2021.12.08.00:16:06 Info: set_connection_parameter_value agilex_hps.f2h_irq0/periph.dipsw_pio_irq irqNumber 0
2021.12.08.00:16:06 Error: set_connection_parameter_value agilex_hps.f2h_irq0/periph.dipsw_pio_irq irqNumber 0: No interface named agilex_hps.f2h_irq0.
Length of argument: 1
From:[periph.ILC_irq]
connect To:[periph.button_pio_irq]
2021.12.08.00:16:06 Info: add_connection periph.ILC_irq periph.button_pio_irq
From:[periph.ILC_irq]
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you using the GHRD design? If so, did you made any further changes from the GHRD?
Can you check if your Quartus License is valid?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for your reply. Problem with the license file(.dat). Once we updated with the valid one, it is making the output files without issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the update, glad it is working for you now.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page