Packages

package sim

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class JtagDriver(jtag: Jtag, clockPeriod: TimeNumber) extends Product with Serializable

Value Members

  1. object JtagRemote

    Based on : - https://github.com/enjoy-digital/litex/pull/1887 - https://github.com/enjoy-digital/litex/blob/c2fd1e9a491d8249cc09007f593c55468f5198ac/litex/build/sim/core/modules/jtagremote/jtagremote.c

    Based on : - https://github.com/enjoy-digital/litex/pull/1887 - https://github.com/enjoy-digital/litex/blob/c2fd1e9a491d8249cc09007f593c55468f5198ac/litex/build/sim/core/modules/jtagremote/jtagremote.c

    Can be used in regular openocd via .: adapter speed 10000 adapter driver remote_bitbang remote_bitbang_host localhost remote_bitbang_port 44853

  2. object JtagTcp
  3. object JtagVpi

Ungrouped