michael
|
617583d072
|
some microoptimazation
|
18 years ago |
michael
|
66c1fd53cb
|
correctly set the baudrate, this speeds up things a bit
|
18 years ago |
michael
|
23d61681a4
|
remove outdated comment
|
18 years ago |
michael
|
25ba7a4909
|
more parts of the config infrastructure
|
18 years ago |
michael
|
3cc5a0bc5a
|
improve performance by using threads
|
18 years ago |
michael
|
75417531f3
|
fix prom readback, but this slows everything down again...
|
18 years ago |
michael
|
5e3d963bcb
|
unify parallel and jtagkey interface
|
18 years ago |
michael
|
185be93e9d
|
some todos
|
18 years ago |
michael
|
7cd012c138
|
remove old debug message
|
18 years ago |
michael
|
59b06a85e2
|
make sure that there is valid data if the last command in a transfer is
a read
|
18 years ago |
michael
|
9640dec9c7
|
use the right tool for the job!
use BITMODE_BITBANG for bulk transfers and BITMODE_BBSYNC for transfers with
interleaved reads
|
18 years ago |
michael
|
3f5287b7f7
|
some more performance improvements
|
18 years ago |
michael
|
a270f1e37a
|
only read pins when needed, now it's a bit faster than a parallel cable
|
18 years ago |
michael
|
397d1c368e
|
remove useless code
|
18 years ago |
michael
|
85690a3f99
|
correctly handle cases where the usb chunksize is smaller than the
combined write
|
18 years ago |
michael
|
4af4753dc4
|
increase programming speed by a factor of 4.
it now takes 5 seconds to program a xc3s400, which is the same time it
takes to program this chip with a parallel cable.
|
18 years ago |
michael
|
3e670223fd
|
start of configuration infrastructure
|
18 years ago |
michael
|
e81047b815
|
ignore no-ops
|
18 years ago |
michael
|
d0e2002d3a
|
much faster programming via FTDI2232 now.
programs a xc3s200 in 22 seconds
|
18 years ago |
michael
|
b122ac4b01
|
improve performance by
* using synchronous bitbang mode
* handling multi transfers in the jtagkey-driver by combining writes and reads
|
18 years ago |
michael
|
1dac51954a
|
pass MULTI_TRANSFER to jtagkey_transfer, so it can be optimized there
(which will hopefully increase performance by much)
|
18 years ago |
michael
|
bccac33bca
|
some cleanups
|
18 years ago |
michael
|
19b2e286ce
|
preliminary support for amontec jtagkey.
it's too slow to be usable right now
|
18 years ago |
michael
|
8121bc50c2
|
first bits for amontec jtagkey
|
18 years ago |
michael
|
088b1e7b6a
|
change URLs from viewcvs to viewvc
|
18 years ago |
michael
|
de6f38dea1
|
add integrated cable on spartan 3A sk
|
18 years ago |
michael
|
5649925c5a
|
add EDK 8.1.02i as working
|
18 years ago |
michael
|
2271fdf28f
|
add EDK 8.1 as reported working
|
18 years ago |
michael
|
295cadbca4
|
add link to xc3sprog
|
18 years ago |
michael
|
78d5d21dc9
|
other cables
|
18 years ago |
michael
|
0dca330e46
|
make parallel port numbers permanent across program restarts
|
18 years ago |
michael
|
2b78cb9950
|
fix sentence
|
18 years ago |
michael
|
4d2daea0fa
|
change ppdev url
|
18 years ago |
michael
|
21a5b63570
|
missing XILINX
|
18 years ago |
michael
|
57d4107e61
|
xup, kawk
|
18 years ago |
michael
|
32e2af2399
|
add pointer to website
|
18 years ago |
michael
|
3b1b5fa8ab
|
generate a better driver identification
|
18 years ago |
michael
|
9ec5ba04dd
|
some validator warnings
|
18 years ago |
michael
|
41d0a9f776
|
some links, libusb-dev
|
18 years ago |
michael
|
026cbe49ab
|
Initial revision
|
18 years ago |
michael
|
05e1bfcd05
|
rename TRENZ define to FORCE_PC3_IDENT and document how to enable the
define
|
18 years ago |
michael
|
cdc9c5bf09
|
Add hack to force the detection of a parallel cable by Stefan Ziegenbalg.
This hack is activated by preloading libusb-driver-trenz.so.
|
18 years ago |
michael
|
7824bbf66e
|
it works on ISE Webpack 9.1SP3
|
18 years ago |
michael
|
e6293f4578
|
really support multiple parallel ports
|
18 years ago |
michael
|
1f62c14e4f
|
BUGFIX: enable cables not connected to the primary parallel port
|
18 years ago |
michael
|
45b9b80b6f
|
add URL for library source
|
18 years ago |
michael
|
0c71f276bd
|
add not about UseHIGHZ when programming with the parallel cable
|
18 years ago |
michael
|
6f766a61c4
|
add note about Parallel Cable IV
|
18 years ago |
michael
|
54fc45085e
|
add other tested software
change some parallel port variables
|
18 years ago |
michael
|
28e7c3682e
|
parallel cable transfer cleanup
|
18 years ago |