c4m-jtag.git
2019-12-06 Staf VerhaegenRename JTAG to TAP.
2019-12-06 Staf VerhaegenRenamed jtag.py -> tap.py.
2019-12-06 Staf VerhaegenAdded JTAG bus interface.
2019-12-06 Staf VerhaegenMove pmod resource to own file and convert it in one...
2019-12-06 Staf Verhaegenpython setuptools files
2019-12-06 Staf VerhaegenFix code after move
2019-12-06 Staf Verhaegen[broken]Move code
2019-12-06 Staf VerhaegenSetup new structure for code
2019-12-06 Staf VerhaegenMade _add_files static method of JTAG.
2019-12-06 Staf VerhaegenUpdate test code for interface change of c4m_jtag_tap_c...
2019-12-06 Staf VerhaegenHandle stall signal.
2019-11-13 Staf VerhaegenAdded nmigen wrapper and support code for JTAG interface.
2019-10-29 Staf VerhaegenOnly add assert statement if DEBUG generic is true.
2019-10-03 Staf Verhaegencocotb/c4m_jtag: support trst_n to be None.
2019-10-03 Staf Verhaegenc4m_jtag_tap_controller: Remove TAPSTATE_TYPE signals...
2019-08-26 Staf Verhaegenclean up unused python import statements
2019-07-07 Staf VerhaegenIDCODE:
2018-06-25 Staf VerhaegenDon't use tri-state logic for TDO; introduce TDO_EN...
2018-06-25 Staf VerhaegenSimulation setup improvements:
2018-04-14 Staf VerhaegenAdded SVF_Executor class that allows to execute a SVF...
2018-04-14 Staf VerhaegenAdded SVF grammar parser
2018-04-14 Staf VerhaegenJTAG_master class: fix bug that wrongly changed state...
2018-04-14 Staf VerhaegenJTAG_master class: document need for manual setting...
2017-11-25 Staf VerhaegenFix ghdl sim script.
2017-08-27 Staf VerhaegenImport the JTAG interface code as used for the Chips4Ma...