summaryrefslogtreecommitdiff
path: root/src/pld/virtex2.c
Commit message (Expand)AuthorAgeFilesLines
...
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-191-37/+39
* Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().oharboe2008-04-081-2/+2
* make jtag_add_statemove() internal to the driver.oharboe2008-03-311-2/+2
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-2/+2
* - convert all files to unix line-endingdrath2008-02-251-264/+264
* From Michael Bruckoharboe2008-02-251-264/+264
* - added patch "remove error handler as planned"mifi2008-01-201-1/+1
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-4/+4
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-0/+264