Ivor
New Contributor
4 years agoMAX10 .sof and .pof programming problem - device remains tristate
First time using MAX10.
I have three LEDs connected, VHDL driving one low, one high and toggle third one.
- I do compile, .sof is generated. Run programmer and autodetect.
- Device is selected correctly as per hardware
- I program .sof with JTAG and it show successful, but LEDs remain in tristate
So I tried the autogenerated .pof file, but it just fails programming to CFM0 ( single image)
- to do this, I delete the .sof line in programmer and add the .pof file, it then shows the CFM0 and UFM.
- I tick the CFM0 for programming
- and click on start
DEV-OE pin is connected to GND
DEV-CLRn is floating
CONFIG_SEL = '1'
nConfig pulled to '1'
CONF_DONE and nSTATUS t oground via LED+resistor
In device pin options the following settings:
- no tickboxes enabled
- internal configuration
- single compressed image
- tickbox for "generate compressed bitstream" enabled
Any ideas welcome..