Skip to content
Rob Frohne edited this page Jul 9, 2014 · 7 revisions

Welcome to the Hermes-Lite wiki!

Bringing up Steve's board using Ubuntu 14.04:

  1. Download and install Quartus II Web addition.
  2. Set up the ByteBlaster USB permissions as described here.
  3. In the terminal do $ sudo udevadm control --reload-rules
  4. Go to the quartus/bin/ directory and start quartus with $ ./quartus
  5. Go to the Tools-> Programmer menu and start the programmer.
  6. Select the Hardware button, and the USB ByteBlaster in the window that pops up.
  7. Select the AutoDetect button and then you should be able to select the EP4CE22F17. If you have difficulty in that you can't scan the bus try $ ./jtagconfig -d to see what the issue might be.