Add GNU bison input file jamexp.y and unit test program for generated jamexp.c
[urjtag.git] / urjtag / doc / README.pld
blob0ed819a0c6f500c620c2e4dd8ec35becc420f236
1 With the Programmable Logic Devices (PLD) subsystem you can load a bitstream
2 into a FPGA via JTAG.  Besides benefits in development it supports production
3 of boards with NOR flashes connected to the FPGA. You can load a fjmem core
4 into the FPGA and program (fast!) the flash through it.
6 The following example flashes a NOR flash connected to the FGPA:
8   cable Turtelizer2 vid=0x0403 pid=0x6010
9   detect
10   pld load /path/to/fjmem.bit
11   initbus fjmem opcode=000010
12   detectflash 0
13   flashmem 0 /path/to/data.bin
14   pld reconfigure