Commit Graph

21 Commits

Author SHA1 Message Date
Wolfgang Spraul
ad0d2924df - a few things moved from custom text to json
- switched to llvm, fixed a few warnings
2015-03-15 16:42:35 -04:00
Xiangfu
5b07f103d7 mini-jtag: reset board before load config bits file 2013-01-16 10:06:36 +08:00
minux
ea5ad1478a libs, mini-jtag: fix two typos
Signed-off-by: minux <minux.ma@gmail.com>
2013-01-16 10:06:36 +08:00
Xiangfu
b307830750 mini-jtag: reset board before load config bits file 2012-11-25 12:59:19 +08:00
Xiangfu
21d739de96 add CPPFLAGS and LDFALGS, run chrpath on .so files 2012-10-03 15:10:57 +08:00
Xiangfu
3c94fff29a mini-jtag: replace atoi with strtol 2012-09-26 15:08:50 +08:00
Xiangfu
c16a331912 mini-jtag: load bits file does not require JPROGRAM instruction
fix load not working with xc6slx45
2012-09-26 12:19:03 +08:00
Xiangfu
cc8ba1ab5c mini-jtag: finish readreg 2012-09-26 11:53:56 +08:00
Xiangfu
6259058904 mini-jtag: add test all rule 2012-09-26 11:25:17 +08:00
Xiangfu
27332e80ea mini-jtag: more code on readreg 2012-09-26 11:21:59 +08:00
Xiangfu
bdc395a615 mini-jtag: split shift_dr/ir function 2012-09-25 23:21:30 +08:00
Xiangfu
ee6066e225 mini-jtag: code style clean up 2012-09-25 22:29:53 +08:00
Xiangfu
aeddee61ff mini-jtag: remove globle buf, use independent out buffer 2012-09-25 22:19:21 +08:00
Xiangfu
df613b4e80 fix warnings 2012-09-25 09:49:28 +08:00
Xiangfu
9d16a25df2 mini-jtag: add test-hello_world 2012-09-24 20:46:07 +08:00
Xiangfu
60d6292176 mini-jtag: small cleanup on parameters, add rev_dump for remove duplicate code" 2012-09-24 15:26:05 +08:00
Xiangfu
2ac278daad mini-jtag: load bitstream from stdin 2012-09-24 15:06:46 +08:00
Xiangfu
f04b598e9d mini-jtag: update usage() 2012-09-24 15:06:46 +08:00
Xiangfu
b764969a2b mini-jtag: include ../Makefile.common, fix some warnings 2012-09-24 15:06:46 +08:00
Xiangfu
5f5c4da087 mini-jtag: using macros on clean 2012-09-24 15:06:46 +08:00
Wolfgang Spraul
c3b9317065 added mini-jtag for configuration 2012-09-24 04:06:05 +02:00