cli: add the device to the REPL interface's contex...
by Attie Grande 4 years 9 months
cli: add the device to the REPL interface's context
fd91c13d
cli: add support for run-script mode
by Attie Grande 4 years 9 months
e1f7f6b2
cli: add list subcommand
by Attie Grande 4 years 9 months
696b94ac
device.hardware: add get_serial_list()
by Attie Grande 4 years 9 months
7f7c7a80
device.hardware: split glasgow firmware loading an...
by Attie Grande 4 years 9 months
device.hardware: split glasgow firmware loading and enumeration into a static method
c0fcc261
applet.internal.selftest: swap default pins-loop m...
by Attie Grande 4 years 9 months
applet.internal.selftest: swap default pins-loop mapping to direct (A[0:7] -> B[0:7])
16878012
applet.interface.jtag_probe: convert to nmigen.
by Mike Walters 4 years 11 months
bcf655fa
README: add install instructions for macOS
by Russ Garrett 4 years 9 months
a81f9375
applet.internal.selftest: disable voltage output a...
by Attie Grande 4 years 9 months
applet.internal.selftest: disable voltage output after test completes
bcebaa02
applet.memory.prom: added support for latched shif...
by dx-mon 4 years 10 months
applet.memory.prom: added support for latched shift registers for the address high bits

Added and documented the --pin-a-lat latch drive option
Added the address latch signal to the underlying hardware elaborate
Added some comments to aid future readers
Added two latch states to get a long enough pulse
Made the latch states for the FSM only generate when the address latch signal does
bfaf9331
Report a bug