update todo, nothing todo ? everything done ?
This commit is contained in:
parent
e7f3dd5553
commit
21b4ae8f2f
|
@ -88,7 +88,6 @@ https://github.com/riscv/riscv-qemu/wiki#build-and-install
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
//TODO have to check, look like supervisor can't get interrupt if the machine mod didn't delegated it, have to check exactly
|
|
||||||
object LinuxGen {
|
object LinuxGen {
|
||||||
def configFull(litex : Boolean, withMmu : Boolean) = {
|
def configFull(litex : Boolean, withMmu : Boolean) = {
|
||||||
val config = VexRiscvConfig(
|
val config = VexRiscvConfig(
|
||||||
|
|
Loading…
Reference in New Issue