mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
5b8febb977
This reverts commit c01c256757
.
Fix dBusCachedPlugin relaxedMemoryTranslationRegister when mmu translation is done in the execute stage
4 lines
142 B
Tcl
4 lines
142 B
Tcl
source [file join [file dirname [file normalize [info script]]] vivado_params.tcl]
|
|
|
|
open_project -read_only $outputdir/$projectName
|
|
start_gui
|