mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
spinal.core.internals literals import
This commit is contained in:
parent
3060296b94
commit
838c13d68b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ package vexriscv.plugin
|
|||
|
||||
import vexriscv._
|
||||
import spinal.core._
|
||||
import spinal.core.internals.Literal
|
||||
import spinal.lib._
|
||||
|
||||
import scala.collection.mutable
|
||||
|
|
Loading…
Reference in a new issue