jrrk
jrrk
You can try to add a mux module before the demux, but this is outside the scope of what mailing list support can provide. Sent from my iPhone > On...
The LowRISC project uses technologies from several sources with the intention of being compatible with open source and commercial development. Most if not all files also have an indication of...
Perhaps libxml2-dev is not installed
Dear vmesnag, The frame-buffer branch was an experiment that was never released. The best ideas from the frame buffer development have been incorporated on the ariane-v0.7 branch, which despite the...
The bare metal boot loader has moved to fpga/src/etherboot. This has been reduced from 64K to 32K to free up more memory for graphics. You will find it a lot...
In principle it's possible but probably will not happen because the number of compiler options that would need to be supported for a marginal area/speed saving. Also + - *...
I meant inelegant from an engineering standpoint, not mathematically. Without division, the programmer would have to know that divisions were performed in a slow software loop, and apply appropriate workarounds,...
Looks promising. I suppose the acid test would be comparing against thumb2 code. Sent from my iPhone > On 20 Dec 2017, at 18:37, Alex Bradbury wrote: > > Using...
Bit files are specific to the board, you can only use this file on a no nexys4ddr board. This project is quite out of date now, I recommend : [vivado-risc-v.png]...
You should start with the lowrisc-chip repository, and not this one. The top level repository has links to relevant toolchain versions (which depends on which release you have checked out)....