Forum Discussion
Cyclone III slave (PS) embedded memory errors
- 3 years ago
I think I've found the problem.
There is a trace connected to pin 76 on the master and pin 99 on the slave. Trace is pulled up to 3.3V via 2.2k
This **bleep** resistor was dead, and the trace was actually floating.
I didn't use this pins before, so I can't reveal the resistor is dead.
As I start to use it, all logic became a total mess. Something worked, something not. By elimination I found the culprit.
I can't explain how this trace connected with loading errors (when FPGA not even in user mode), but the fact is - replacing resistor solved all problems, ROMs working now (though I don't use them anymore).
Thanks to all, problem solved!
hi
can you please share your platform design and files.
thanks.
What exactly files do you need?
1. Board schematics and layout? (Altium 15)
2. Gerbers?
3. Verilog files?
4. Sof/pof?
5. Mif?
6. Sources for .mif files? (x86 asm)
Where I should send them? Some e-mail maybe?
- hareesh4 years ago
Frequent Contributor
please share Board schematics and layout, .qsys, the .sopcinfo files and platform design screen shot.
- Vic3Dexe4 years ago
Occasional Contributor
The board included.
What are .qsys and .sopcinfo? Don't have these. Does quartus should generate them? How?
What you mean "platform design"? The board photo or what?
- hareesh4 years ago
Frequent Contributor
hi
may i know how are you booting the device (qspi or nand) ?
thanks.