Forum Discussion
Woodchuc
New Contributor
2 years agoHi. Thanks for the reply. Yes, I had neglected to tick the Settings->Compilation->Run Assembler box. I did that and the assembler runs, but hangs up and never completes. The design is a very simple counter to flash a couple of LEDs, verifying the programmability of my test PCB. There is something that I am missing. Do I have an incorrect setting somewhere? Project files are attached to this message.
Cheers,
Bill
FvM
Super Contributor
2 years agoHello,
the project compiles well (with .rbf output) in Quartus 13.1.4 and also 9.1.
- Woodchuc2 years ago
New Contributor
Hi,
Thanks for your help. Apparently some dependencies were missing on the linux box I was using. After adding the required run time libraries, the project compiled for me as well.
Kind regards,
Bill