- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I am new user of Cyclone SOC and i have designed a simple project for LEDs, it is working well but when i have tried to program on my FPGA board the .SOF file was missing. I think i could not find it anywhere in my system. Please help me in this regards. Thank you ! Best regards, Shahbazコピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This file is located in your project folder after you successful compile your design. Especially after the assembler generated the programming file. If errors occure no programming file will be generated.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
There is no error as compilation was successful, the file should be in the project output folder, but there is no such file exists. I am using Quartus II 12.1 it is licensed.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Under Assignments/Settings/Compilation Process Settings you can define an output file directory for your project. Maybe this is done.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Furthermore you can look at the Processing Message window for an info like:
Info: Assembler is generating device programming files- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Well, i have tried this as well but not working.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Take a look at your Quartus II Tasks Window.
Are you in the Compilation flow? Can you see the Assembler task under Compile Design? Is it green?- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
--- Quote Start --- Take a look at your Quartus II Tasks Window. Are you in the Compilation flow? Can you see the Assembler task under Compile Design? Is it green? --- Quote End --- Yes, the following tasks are green -Fitter (Place and Route) -Assembler (Generate programme files) -TimeQuest Timing Analysis Moreover, i have design two programs before this one, they were generating .sof but this program is not generating any .sof file.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Under the Compilation Flow the following task is not green.
- EDA Netlist Writer (i have got one warning message) Warning (199027): Can't generate output files. Specify command-line options to generate output files, or update EDA tool settings using GUI or Tcl script. Could you please help me how to fix this warning ?- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
First of all, go to assignments -> settings -> compilation process settings and make sure that "run assembler during compilation" is ticked.
You can always manually run the assembler by going processing -> start -> assembler- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
--- Quote Start --- First of all, go to assignments -> settings -> compilation process settings and make sure that "run assembler during compilation" is ticked. You can always manually run the assembler by going processing -> start -> assembler --- Quote End --- Yes , i have checked that option, assembler is working fine but there is one warning under EDA netlist writer Warning (199027): Can't generate output files. Specify command-line options to generate output files, or update EDA tool settings using GUI or Tcl script. i don't know how to fix this warning.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Maybe you can post screenshots of your EDA Tool Settings page and the pages below.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
The screenshots looks ok to me. In your case i would try to create the project new and copy the HDL files to the new project.
