[Libre-soc-bugs] [Bug 654] dev-env-setup script for symbiflow (arty A7-100T)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Feb 2 21:02:03 GMT 2022


https://bugs.libre-soc.org/show_bug.cgi?id=654

--- Comment #35 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
hi veera, just to confirm i am now running symbiflow (now doing FPGA work)
i was able to compile and upload successfully from the symbiflow-examples

  export PATH=$PATH:"/usr/local/symbiflow/bin/"
  export PATH=$PATH:"/usr/local/symbiflow/yosys/bin/"
  export PATH=$PATH:"/usr/local/symbiflow/vtr/bin/"
  TARGET="arty_100" make  -C counter_test
  cd counter_test/build/
  cd arty_100/
  openocd -f /tmp/digilent_arty.cfg -c "init; pld load 0 top.bit; exit"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list