Chapter 4. Internals

This section is only a placeholder for the information that will be added soon…

4.1. Files

4.1.1. Source code Overview

doc/

Documentation

data/

Part descriptions (data files)

include/

C header files

src/

C source code

src/bsdl

BSDL subsystem

src/bus

Bus driver for various CPUs and other parts

src/cmd

Implementation of the commands for the "jtag" shell

src/flash

Flash detection and programming algorithms

src/jim

JIM, the JTAG target simulator

src/lib

Utility functions

src/part

Functions for accessing specific parts in a chain

src/svf

SVF player

src/tap

Functions for accessing the chain in general