Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- How much RAM does your build machine have? How much swap space does your machine have? One way to find this is to open a command line and type "free". --- Quote End --- Hi, thanks for the reply. It's on my PC, not much RAM. (is running the cmd...)
total used free shared buff/cache available
Mem: 3854112 3591616 101120 56852 161376 10148
Swap: 8126460 7616700 509760 I just upgraded AOC to 16.0.2, matching to my Quartus version. Run but fail again. So I trace the log before the error popped out and run the last command. Info: Command: quartus_cdb -t import_compile.tcl
Info: Using INI file /home/hting1/t_altera/vector_add_v2/bin_bd_v2/vector_add/quartus.ini
Error (23031): Evaluation of Tcl script import_compile.tcl unsuccessful $ quartus_cdb -t import_compile.tcl And the problem, for now, is "qsys-generate: command not found.", which is under "$QUARTUS_ROOTDIR/sopc_builder/bin", not in the document. Now I add the path and run it. I will update the result later.