Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Unable to generate hps_isw_handoff folder

Altera_Forum
Honored Contributor II
2,351 Views

Hi, 

 

I am not sure if anybody has faced the same problem as I.  

I am on Quartus II version 13.0 sp1 and I found that after generating my soc system in Qsys, there is no hps_isw_handoff folder being generated. 

 

It used to be automatically generated in Quartus II ver 13.0.  

Did I miss out any steps? 

Thanks in advance.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
1,473 Views

Hi, Dear wala, 

I think you need compile you project in Quartus II IDE. 

Or you can use the command "make sof" in command shell
0 Kudos
Altera_Forum
Honored Contributor II
1,473 Views

Hi, 

 

I changed the SoC device to a ES part and as a result I can now see the hps_isw_handoff folder after the full compilation. I think choosing a non ES part will not run the assembler in Quartus II (not supported yet in software) and as a result no hps_isw_handoff folder are being generated. 

 

Thanks.
0 Kudos
Altera_Forum
Honored Contributor II
1,473 Views

 

--- Quote Start ---  

Hi, 

 

I changed the SoC device to a ES part and as a result I can now see the hps_isw_handoff folder after the full compilation. I think choosing a non ES part will not run the assembler in Quartus II (not supported yet in software) and as a result no hps_isw_handoff folder are being generated. 

 

Thanks. 

--- Quote End ---  

 

 

I meet the same problem. My design uses the Soc device 5CSXFC2C6U23C8 which contains the HPS. After full compilation, it also can't generate the hps_isw_handoff. 

Why does it occur? who can help me ? If I use the ghrd example, everything is OK.
0 Kudos
Reply