Package

spinal.lib

misc

Permalink

package misc

Visibility
  1. Public
  2. All

Type Members

  1. case class Apb3Clint(hartCount: Int) extends Component with Product with Serializable

    Permalink
  2. case class Apb3InterruptCtrl(width: Int) extends Component with Product with Serializable

    Permalink
  3. case class AxiLite4Clint(hartCount: Int, bufferTime: Boolean = false) extends Component with Product with Serializable

    Permalink
  4. case class BmbClint(bmbParameter: BmbParameter, hartCount: Int) extends Component with Product with Serializable

    Permalink
  5. case class BmbWatchdog(p: WatchdogParam, bmbParameter: BmbParameter) extends Component with Product with Serializable

    Permalink
  6. case class BmbWatchdogGenerator(apbOffset: Handle[BigInt] = Unset)(implicit interconnect: BmbInterconnectGenerator, decoder: BmbImplicitPeripheralDecoder = null) extends Area with Product with Serializable

    Permalink
  7. case class Clint(hartIds: Seq[Int]) extends Area with Product with Serializable

    Permalink
  8. case class ClintPort(hardId: Int) extends Area with Product with Serializable

    Permalink
  9. case class InterruptCtrl(width: Int) extends Component with Product with Serializable

    Permalink
  10. class InterruptNode extends Area with UpDown[InterruptNode]

    Permalink
  11. case class MachineTimer() extends Component with Product with Serializable

    Permalink
  12. class MappedClint[T <: Data with IMasterSlave] extends Component

    Permalink
  13. case class Plru(entries: Int, withEntriesValid: Boolean) extends Area with Product with Serializable

    Permalink
  14. case class Prescaler(width: Int) extends Component with Product with Serializable

    Permalink
  15. case class TilelinkClint(hartIds: Seq[Int], p: BusParameter) extends MappedClint[Bus] with Product with Serializable

    Permalink
  16. case class TilelinkClintFiber() extends Area with Product with Serializable

    Permalink
  17. case class TilelinkWatchdog(p: WatchdogParam, tlParam: BusParameter) extends Component with Product with Serializable

    Permalink
  18. case class TilelinkWatchdogFiber(p: WatchdogParam) extends Area with Product with Serializable

    Permalink
  19. case class Timer(width: Int) extends Component with Product with Serializable

    Permalink
  20. class Watchdog extends Area

    Permalink
  21. class WatchdogParam extends AnyRef

    Permalink
  22. case class WishboneClint(hartCount: Int) extends Component with Product with Serializable

    Permalink

Value Members

  1. object BinTools

    Permalink
  2. object BmbWatchdog extends Serializable

    Permalink
  3. object Clint extends Serializable

    Permalink
  4. object ClintSim extends App

    Permalink
  5. object HexTools

    Permalink
  6. object InterruptNode

    Permalink
  7. object Plru extends Serializable

    Permalink

    Pseudo least recently used combinatorial logic io.context.state need to be handled externaly.

    Pseudo least recently used combinatorial logic io.context.state need to be handled externaly. When you want to specify a access to a entry, you can use the io.update interface to get the new state value.

  8. object TilelinkWatchdog extends Serializable

    Permalink
  9. package analog

    Permalink
  10. package pdm

    Permalink
  11. package pipeline

    Permalink
  12. package plic

    Permalink
  13. package plugin

    Permalink
  14. package slot

    Permalink
  15. package test

    Permalink

Ungrouped