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 Clint(hartCount: Int) extends Area with Product with Serializable

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

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

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

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

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

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

    Permalink

Value Members

  1. object BinTools

    Permalink
  2. object Clint extends Serializable

    Permalink
  3. object HexTools

    Permalink
  4. 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.

  5. package analog

    Permalink
  6. package pdm

    Permalink
  7. package plic

    Permalink

Ungrouped