Force passing by name for TAP.add_shiftreg().
[c4m-jtag.git] / c4m /
2020-01-06 Staf VerhaegenForce passing by name for TAP.add_shiftreg().
2019-12-16 Staf VerhaegenFix order of iocells in ioblock.
2019-12-16 Staf VerhaegenSpecify names for TAP signals.
2019-12-14 Staf VerhaegenMade STATE and NEXT_STATE internal to c4m_jtag_tap_fsm.
2019-12-14 Staf VerhaegenPass VERSION generic from controller to idblock.
2019-12-14 Staf VerhaegenMoved function definitions before component definitions...
2019-12-14 Staf VerhaegenAdded TODO for IOMODEs.
2019-12-14 Staf VerhaegenAdd top controller instance from nmigen code.
2019-12-06 Staf VerhaegenSimplify signal generation for TAP wishbone interfaces.
2019-12-06 Staf VerhaegenUse Elif for third m.next assignment.
2019-12-06 Staf VerhaegenUse Wishbone code from nmigen-soc.
2019-12-06 Staf VerhaegenSupport JTAG bus with a reset signal.
2019-12-06 Staf VerhaegenRework ShiftReg and Wishbone elaboration.
2019-12-06 Staf VerhaegenUse the JTAG Interface class as bus.
2019-12-06 Staf VerhaegenGet Wishbone from c4m lib.
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 VerhaegenFix code after move
2019-12-06 Staf Verhaegen[broken]Move code
2019-12-06 Staf VerhaegenSetup new structure for code