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

https://workshop.fomu.im/en/latest/migen.html out of date? #416

Open
marcmerlin opened this issue Jan 4, 2021 · 0 comments
Open

https://workshop.fomu.im/en/latest/migen.html out of date? #416

marcmerlin opened this issue Jan 4, 2021 · 0 comments

Comments

@marcmerlin
Copy link

  1. please move the 'git submodule update --recursive --init' first, before python3 workshop.py --board $FOMU_REV
    I didn't see it because I was chasing the failures and I didn't scroll down far enough to find it

  2. the build gives me a different file:

sauron [mc]$ pwd
/home/merlin/fpga/fomu-workshop/litex
sauron [mc]$ l build/gateware/
-rw-r--r-- 1 merlin merlin     285 Jan  4 10:19 build_fomu_pvt.sh
-rw-r--r-- 1 merlin merlin  104090 Jan  4 10:19 fomu_pvt.bin
-rw-r--r-- 1 merlin merlin  104106 Jan  4 10:19 fomu_pvt.dfu
-rw-r--r-- 1 merlin merlin 2001002 Jan  4 10:19 fomu_pvt.json
-rw-r--r-- 1 merlin merlin      73 Jan  4 10:19 fomu_pvt.pcf
-rw-r--r-- 1 merlin merlin     124 Jan  4 10:19 fomu_pvt_pre_pack.py
-rw-r--r-- 1 merlin merlin  477106 Jan  4 10:19 fomu_pvt.rpt
-rw-r--r-- 1 merlin merlin 1311245 Jan  4 10:19 fomu_pvt.txt
-rw-r--r-- 1 merlin merlin   90552 Jan  4 10:19 fomu_pvt.v
-rw-r--r-- 1 merlin merlin     253 Jan  4 10:19 fomu_pvt.ys
-rw-r--r-- 1 merlin merlin     391 Jan  4 10:19 out_buffer.init

dfu-util -D build/gateware/fomu_pvt.dfu flashed fine, but I'm not sure if'ts the right code, all it does is turn the LED off, although wishbone-tool works fine when it's running. Maybe that's normal?
However building workshop_rgb.py still flashes a build/gateware/fomu_pvt.dfu that doesn't seem to do anything.

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

1 participant