Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

great works #5

Open
monk31 opened this issue Apr 28, 2019 · 1 comment
Open

great works #5

monk31 opened this issue Apr 28, 2019 · 1 comment

Comments

@monk31
Copy link

monk31 commented Apr 28, 2019

hello,

great works !
i use also lattice fpga but machx02 family.
At the first time, i try to upload bitstream file to spi flash with a esp8266 and here's my result
of test

  1. Lattice diamond uses deployment tool to convert jed onto svf file. If you don't select
    rev D jtag , the command LOOP are not compatible and generate a error
  2. I use Rev D jtag svf and i just try erase flash program in my
    bitstream.txt

, and after upload, esp8266 generate a error

log_error.txt

i only connect pin jtag on my nodemcu (esp-12e)
#define TCK 14 // NodeMCU D5
#define TMS 5 // NodeMCU D1
#define TDI 13 // NodeMCU D7
#define TDO 12 // NodeMCU D6

if you have an idea of this problem ?

best regards

@emard
Copy link
Owner

emard commented Apr 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants