projects
/
ecpprog.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ecpprog.git
4 years ago
set file_size in read mode
commit
|
commitdiff
|
tree
Ed Bordin
[
Sun, 26 Jul 2020 03:24:50 +0000
(13:24 +1000)]
set file_size in read mode
currently it stays set to -1 and ecpprog reports e.g. "reading..
4190208
/
4294967295
" (the latter number being 0xFFFFFFFF)
4 years ago
updated readme
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 10:27:51 +0000
(19:57 +0930)]
updated readme
4 years ago
progress output on read/write. Add SR2 readout
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 10:20:02 +0000
(19:50 +0930)]
progress output on read/write. Add SR2 readout
4 years ago
tidy up code
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 08:31:25 +0000
(18:01 +0930)]
tidy up code
4 years ago
intial loading bitstream logic works
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 08:09:10 +0000
(17:39 +0930)]
intial loading bitstream logic works
4 years ago
shift out bytes instead of bits, when possible
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 05:30:11 +0000
(15:00 +0930)]
shift out bytes instead of bits, when possible
4 years ago
add readme
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 04:10:03 +0000
(13:40 +0930)]
add readme
4 years ago
move project into folder
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 04:00:19 +0000
(13:30 +0930)]
move project into folder
4 years ago
cleanup warnings and errors
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 03:53:21 +0000
(13:23 +0930)]
cleanup warnings and errors
4 years ago
flash functions soould now operate correctly
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 03:43:07 +0000
(13:13 +0930)]
flash functions soould now operate correctly
4 years ago
update jtag_shift
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 03:38:15 +0000
(13:08 +0930)]
update jtag_shift
4 years ago
cleanup of un-used code
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 03:13:17 +0000
(12:43 +0930)]
cleanup of un-used code
4 years ago
fix issue with missing data
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 03:05:35 +0000
(12:35 +0930)]
fix issue with missing data
4 years ago
Fix clock divider
commit
|
commitdiff
|
tree
Greg Davill
[
Sun, 19 Apr 2020 02:02:02 +0000
(11:32 +0930)]
Fix clock divider
4 years ago
more speedups
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 16:36:18 +0000
(
02:06
+0930)]
more speedups
4 years ago
some more jtag speedups
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 16:28:30 +0000
(
01:58
+0930)]
some more jtag speedups
4 years ago
speed up jtag xfers
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 15:57:35 +0000
(
01:27
+0930)]
speed up jtag xfers
4 years ago
slight speedup to jtag-tap
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 15:24:41 +0000
(
00:54
+0930)]
slight speedup to jtag-tap
4 years ago
fix flag decoding
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 14:49:10 +0000
(
00:19
+0930)]
fix flag decoding
4 years ago
update program name
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 14:46:40 +0000
(
00:16
+0930)]
update program name
4 years ago
add readout of status register
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 14:35:15 +0000
(
00:05
+0930)]
add readout of status register
4 years ago
remove some ice40 specifics
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 14:05:30 +0000
(23:35 +0930)]
remove some ice40 specifics
4 years ago
update copyright
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 13:58:54 +0000
(23:28 +0930)]
update copyright
4 years ago
update to background spi entry
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 13:54:41 +0000
(23:24 +0930)]
update to background spi entry
4 years ago
add idcode readout
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 12:20:04 +0000
(21:50 +0930)]
add idcode readout
4 years ago
add jtag_tap logic from luna
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 11:59:53 +0000
(21:29 +0930)]
add jtag_tap logic from luna
4 years ago
initial commit, start with iceprog as a base
commit
|
commitdiff
|
tree
Greg Davill
[
Sat, 18 Apr 2020 09:52:27 +0000
(19:22 +0930)]
initial commit, start with iceprog as a base