Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

errors about creating new component

Hi,

I created a componet in sopc builder,the verilog HDL file is correct,because the code is the demo which on my board.But when generated,it show follow errors:

<div class='quotetop'>QUOTE </div>

--- Quote Start ---

Altera SOPC Builder Version 5.10 Build 216

Copyright © 1999-2005 Altera Corporation. All rights reserved.

# 2006.06.25 21:23:35 (*) mk_custom_sdk starting# 2006.06.25 21:23:35 (*) Reading project F:/TEST/audio_uclinux/DE2_SD_Card_Audio/nios_0.ptf.# 2006.06.25 21:23:36 (*) Finding all CPUs# 2006.06.25 21:23:36 (*) Finding all available components# 2006.06.25 21:23:36 (*) Reading F:/TEST/audio_uclinux/DE2_SD_Card_Audio/.sopc_builder/install.ptf# 2006.06.25 21:23:36 (*) Found 60 components# 2006.06.25 21:23:38 (*) Finding all peripherals# 2006.06.25 21:23:38 (*) Finding software components# 2006.06.25 21:23:41 (*) (Legacy SDK Generation Skipped)# 2006.06.25 21:23:41 (*) (All TCL Script Generation Skipped)# 2006.06.25 21:23:41 (*) (No Libraries Built)# 2006.06.25 21:23:41 (*) (Contents Generation Skipped)# 2006.06.25 21:23:41 (*) mk_custom_sdk finishing# 2006.06.25 21:23:41 (*) Starting generation for system: nios_0.

.........................Can&#39;t use string ("") as a HASH ref while "strict refs" in use at e:/programe/altera/quartus51/sopc_builder/bin/ptf_parse.pm line 579.

Error in processing. System NOT successfully generated.[/b]

--- Quote End ---

Help me please!

Thanks a lot.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Did you generate this custom component in a folder which contained spaces in the path?

    --- Quote Start ---

    originally posted by zhengkaike@Jun 25 2006, 08:49 AM

    hi,

    i created a componet in sopc builder,the verilog hdl file is correct,because the code is the demo which on my board.but when generated,it show follow errors:

    <div class='quotetop'>quote

    --- quote end ---

    --- quote start ---

    altera sopc builder version 5.10 build 216

    copyright © 1999-2005 altera corporation. all rights reserved.

    # 2006.06.25 21:23:35 (*) mk_custom_sdk starting# 2006.06.25 21:23:35 (*) reading project f:/test/audio_uclinux/de2_sd_card_audio/nios_0.ptf.# 2006.06.25 21:23:36 (*) finding all cpus# 2006.06.25 21:23:36 (*) finding all available components# 2006.06.25 21:23:36 (*) reading f:/test/audio_uclinux/de2_sd_card_audio/.sopc_builder/install.ptf# 2006.06.25 21:23:36 (*) found 60 components# 2006.06.25 21:23:38 (*) finding all peripherals# 2006.06.25 21:23:38 (*) finding software components# 2006.06.25 21:23:41 (*) (legacy sdk generation skipped)# 2006.06.25 21:23:41 (*) (all tcl script generation skipped)# 2006.06.25 21:23:41 (*) (no libraries built)# 2006.06.25 21:23:41 (*) (contents generation skipped)# 2006.06.25 21:23:41 (*) mk_custom_sdk finishing# 2006.06.25 21:23:41 (*) starting generation for system: nios_0.

    .........................can&#39;t use string ("") as a hash ref while "strict refs" in use at e:/programe/altera/quartus51/sopc_builder/bin/ptf_parse.pm line 579.

    error in processing. system not successfully generated.

    --- Quote End ---

    Help me please!

    Thanks a lot.

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16391)</div>

    [/b]

    --- Quote End ---

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I get exactly the same error message

    ....Can&#39;t use string ("") as a HASH ref while "strict refs" in use at C: ...

    I don&#39;t use spaces in path or file names. I can compile the project with the SOPC. But if I add or delete a component or if I rename a component I get this error message.

    Thanks a lot for help, beat