support.logging: add dump_mapseq.
by whitequark 5 years 6 days
support.logging: add dump_mapseq.

dump_seq() cannot display the length of a map() or of a generator
expression.
eef285f7
support.logging: add dump_seq.
by whitequark 5 years 6 days
ac06273a
applet.memory.prom: add verify command.
by whitequark 5 years 6 days
f0dedfd9
applet.memory.prom: new applet, replacing memory.2...
by whitequark 5 years 6 days
applet.memory.prom: new applet, replacing memory.27x.

The applet has been completely rewritten with a nicer implementation,
dramatically improved performance, and support for indirectly
addressing memories with many address lines through a shift register.
826d8f42
access.direct.arguments: add support for empty pin...
by whitequark 5 years 6 days
access.direct.arguments: add support for empty pin sets.
ad323423
cli: fix analyzer crash on 0-wide fields.
by whitequark 5 years 6 days
0ede862d
software: add `toolchain` extra for turnkey YoWASP...
by whitequark 5 years 1 week
software: add `toolchain` extra for turnkey YoWASP installation.
9db881d6
gateware: fix deprecated construct.
by whitequark 5 years 1 week
72cb28b2
applet.memory.27x: unmark as preview.
by whitequark 5 years 1 week
d3c57ae5
applet.memory.27x: increase default read latency t...
by whitequark 5 years 1 week
applet.memory.27x: increase default read latency to 500 ns.

It seems like for some really old EPROMs, like NEC D2732D, 250 ns is
not quite enough, and 500 ns would be safer.
10783d8a
Report a bug