File: PERFORMANCE

package info (click to toggle)
xc3sprog 0%2Bsvn795%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 8,800 kB
  • sloc: cpp: 15,983; ansic: 849; vhdl: 410; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Here is a tabulation of the byte transfer counts for various FTDI sending
options. These were recorded for a XC3S400 bitstream of 1699136 bits (212392
bytes).

Byte-by-byte:	 703719 (expected bitstream-only part 637197)	1350 ms
Block transfers: 278887 (expected bitstream-only part 212427)	422 ms


Just for comparison, loading the same bitstream through the parallel port
takes 6809 ms.