support.logging: add dump_mapseq.
by whitequark 4 years 12 months
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 4 years 12 months
ac06273a
applet.memory.prom: add verify command.
by whitequark 4 years 12 months
f0dedfd9
applet.memory.prom: new applet, replacing memory.2...
by whitequark 4 years 12 months
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 4 years 12 months
access.direct.arguments: add support for empty pin sets.
ad323423
cli: fix analyzer crash on 0-wide fields.
by whitequark 4 years 12 months
0ede862d
software: add `toolchain` extra for turnkey YoWASP...
by whitequark 4 years 12 months
software: add `toolchain` extra for turnkey YoWASP installation.
9db881d6
gateware: fix deprecated construct.
by whitequark 5 years 1 day
72cb28b2
applet.memory.27x: unmark as preview.
by whitequark 5 years 1 day
d3c57ae5
applet.memory.27x: increase default read latency t...
by whitequark 5 years 1 day
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