projects
/
c4m-jtag.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix dependency problems caused by pypi
[c4m-jtag.git]
/
c4m
/
2022-01-31
Luke Kenneth Casso...
corrections to length pre-calculation in TAP._elaborate...
tree
|
commitdiff
2022-01-24
Luke Kenneth Casso...
alter order of TAP.add_io() parameters to put src_loc_a...
tree
|
commitdiff
2022-01-24
Luke Kenneth Casso...
add IOConn options banksel, pullup and pulldown into...
tree
|
commitdiff
2022-01-24
Luke Kenneth Casso...
add pullup/pulldown/banksel to TAP.add_io()
tree
|
commitdiff
2022-01-24
Luke Kenneth Casso...
add GPIO mux bank select, pullup and pulldown to IOConn...
tree
|
commitdiff
2021-04-22
Staf Verhaegen
Merge branch 'upstream_libresoc' into libresoc_master
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
single-cycle mode fix on wb "wen" signal, must hold...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
underscore names on submodules possibly interfering...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
if no wb stall assume single-cycle mode
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
resolve issue in coriolis2 with passing nmigen expressi...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
code-cleanup
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
add DMI interface to JTAG TAP
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
fix wishbone optional stall
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
add default features over-ride option to wishbone
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
nmigen explicit imports
tree
|
commitdiff
2021-04-22
Staf Verhaegen
Revert "add code-comments regarding potential use of...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
Document why FFSynchronizer is not used.
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
add code-comments regarding potential use of FFSynchroniser
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
single-cycle mode fix on wb "wen" signal, must hold...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
underscore names on submodules possibly interfering...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
if no wb stall assume single-cycle mode
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
resolve issue in coriolis2 with passing nmigen expressi...
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
code-cleanup
tree
|
commitdiff
2021-04-22
Staf Verhaegen
Double empty lines between top level definitions.
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
add DMI interface to JTAG TAP
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
fix wishbone optional stall
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
add default features over-ride option to wishbone
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
nmigen explicit imports
tree
|
commitdiff
2021-04-22
Staf Verhaegen
Double empty lines between top level definitions.
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
whitespace (pep8)
tree
|
commitdiff
2021-04-22
Luke Kenneth Casso...
comments on JTAG IO
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
whitespace (pep8)
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
add code-comments regarding potential use of FFSynchroniser
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
single-cycle mode fix on wb "wen" signal, must hold...
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
underscore names on submodules possibly interfering...
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
if no wb stall assume single-cycle mode
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
resolve issue in coriolis2 with passing nmigen expressi...
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
code-cleanup / comments on JTAG IO
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
add DMI interface to JTAG TAP
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
fix wishbone optional stall
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
add default features over-ride option to wishbone
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
nmigen explicit imports
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Fix path for env
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
comment on why clocks are in FSM
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Typo (is -> ==)
tree
|
commitdiff
2021-04-21
Staf Verhaegen
svfcocotb: Fix results access for SDR and SIR.
tree
|
commitdiff
2021-04-21
Staf Verhaegen
svfgrammar: Forgotten SVF statements.
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Support lower case hex letters.
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Connect tdi to tdo for boundary scan without IOs.
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Fix path for env
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Connect tdi to tdo for boundary scan without IOs.
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
Handle case with zero IO cells for boundary scan.
tree
|
commitdiff
2021-04-21
Luke Kenneth Casso...
Comment sections in TAP.elaborate()
tree
|
commitdiff
2021-04-21
Staf Verhaegen
Merge upstream master in libre-soc master.
tree
|
commitdiff
2021-04-17
Luke Kenneth Casso...
whitespace (pep8)
tree
|
commitdiff
2021-04-17
Luke Kenneth Casso...
comment on why clocks are in FSM
tree
|
commitdiff
2021-04-17
Luke Kenneth Casso...
add code-comments regarding potential use of FFSynchroniser
tree
|
commitdiff
2021-04-16
Luke Kenneth Casso...
single-cycle mode fix on wb "wen" signal, must hold...
tree
|
commitdiff
2021-04-16
Luke Kenneth Casso...
underscore names on submodules possibly interfering...
tree
|
commitdiff
2021-04-08
Luke Kenneth Casso...
if no wb stall assume single-cycle mode
tree
|
commitdiff
2021-04-01
Staf Verhaegen
Typo (is -> ==)
tree
|
commitdiff
2021-04-01
Staf Verhaegen
svfcocotb: Fix results access for SDR and SIR.
tree
|
commitdiff
2021-04-01
Staf Verhaegen
svfgrammar: Forgotten SVF statements.
tree
|
commitdiff
2021-04-01
Staf Verhaegen
Support lower case hex letters.
tree
|
commitdiff
2020-10-25
Luke Kenneth Casso...
resolve issue in coriolis2 with passing nmigen expressi...
24jan2021ls180
tree
|
commitdiff
2020-10-22
Luke Kenneth Casso...
correctly test length of IOs
tree
|
commitdiff
2020-10-22
Luke Kenneth Casso...
do not need to do IOconn
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
code-cleanup / comments on JTAG IO
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
add DMI interface to JTAG TAP
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
fix wishbone optional stall
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
add default features over-ride option to wishbone
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
whitespace, comments
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
whitespace cleanup
tree
|
commitdiff
2020-10-09
Luke Kenneth Casso...
nmigen explicit imports
tree
|
commitdiff
2020-01-06
Staf Verhaegen
Fix cocotb path for c4m_jtag_svfgrammar.
tree
|
commitdiff
2020-01-06
Staf Verhaegen
BinaryValue API change.
tree
|
commitdiff
2020-01-06
Staf Verhaegen
cocotb improvements
tree
|
commitdiff
2020-01-06
Staf Verhaegen
Made nmigen code independent of VHDL code.
tree
|
commitdiff
2020-01-06
Staf Verhaegen
Support for different IO types in VHDL code.
tree
|
commitdiff
2020-01-06
Staf Verhaegen
Force passing by name for TAP.add_shiftreg().
tree
|
commitdiff
2019-12-16
Staf Verhaegen
Fix order of iocells in ioblock.
tree
|
commitdiff
2019-12-16
Staf Verhaegen
Specify names for TAP signals.
tree
|
commitdiff
2019-12-14
Staf Verhaegen
Made STATE and NEXT_STATE internal to c4m_jtag_tap_fsm.
tree
|
commitdiff
2019-12-14
Staf Verhaegen
Pass VERSION generic from controller to idblock.
tree
|
commitdiff
2019-12-14
Staf Verhaegen
Moved function definitions before component definitions...
tree
|
commitdiff
2019-12-14
Staf Verhaegen
Added TODO for IOMODEs.
tree
|
commitdiff
2019-12-14
Staf Verhaegen
Add top controller instance from nmigen code.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Simplify signal generation for TAP wishbone interfaces.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Use Elif for third m.next assignment.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Use Wishbone code from nmigen-soc.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Support JTAG bus with a reset signal.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Rework ShiftReg and Wishbone elaboration.
tree
|
commitdiff
2019-12-06
Staf Verhaegen
Use the JTAG Interface class as bus.
tree
|
commitdiff
next