mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
update todo, nothing todo ? everything done ?
This commit is contained in:
parent
e7f3dd5553
commit
21b4ae8f2f
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
def configFull(litex : Boolean, withMmu : Boolean) = {
|
||||
val config = VexRiscvConfig(
|
||||
|
|
Loading…
Reference in a new issue