Carl Karsten
Carl Karsten
I think I cleaned up all the things you mentioned.
I did this so GSOC students could verify that the install process works. I don't see much value in it now, so just ignore it. On Sat, Jan 31, 2015...
I suspect the install is more complicated than it needs to be. There are 2 cases: 1. install into production on a fresh ubunu 10.04 box. 2. install for development...
Me too. I followed these instructions https://github.com/timvideos/litex-buildenv/wiki/HowTo-LCA2018-FPGA-Miniconf-VexRiscv-Renode ``` (LX P=arty C=vexriscv) juser@gator:~/tv2/litex-buildenv$ export CPU=vexriscv PLATFORM=arty TARGET=net (LX P=arty C=vexriscv) juser@gator:~/tv2/litex-buildenv$ make gateware mkdir -p build/arty_net_vexriscv time python -u ./make.py --platform=arty...
from #LiteX https://matrix.to/#/!ArokqZMAHHDKxrAVJC:libera.chat florent says SoCSDRAM is now fully deprecated, so you'll won't even have the warning. I'm not sure it's worth using upstream LiteX with litex-buildenv if the project...
What can I do to help with this? I want to get hdmi2usb on Atlys - lastest version isn't in the preuilt repo.
or maybe we just need to set FIRMWARE=linux (that seemed to work)
``` sudo apt install libtinfo-dev sudo ln -s /lib/x86_64-linux-gnu/libtinfo.so.6 /lib/x86_64-linux-gnu/libtinfo.so.5 ``` found this here: https://askubuntu.com/questions/1155936/how-do-i-uninstall-vivado-on-ubuntu-19-04/1193020#1193020 Ask UbuntuHow do I uninstall Vivado on Ubuntu 19.04?I recently installed Vivado 2019.1 on Ubuntu...
thanks. I'm not sure either, but I figured it was easy enough to bump that stuff around and maybe it fixes it. I'll test the tut .. prolly tomorrow. On...
let it sit, 8 hours later, it is unlockedup: # cat /proc/cpuinfo processor : 0 hart : 0 isa : rv32ima mmu : sv32 uarch : spinalhdl,vexriscv