target.hardware: explicitly set clock constraint for sys_clk.
The default doesn't work with nextpnr because of signal naming
issues.
by
whitequark
6 years 1 month
access: add name hints to generated TSTriples.
This makes PNR reports more useful, e.g.:
Info: Max frequency for clock 'lpcapplet_lclk_i_$glb_clk': 54.32 MHz (PASS at 30.00 MHz)
instead of:
Info: Max frequency for clock 'lpcapplet_tstriple2_i_$glb_clk': 46.29 MHz (PASS at 30.00 MHz)
by
whitequark
6 years 1 month
cli: fix --trace.
by
whitequark
6 years 1 month
applet.jtag_xc9500: add missing JTAG state machine fixes.
Forgot to update FVFY and FPGMI.
by
whitequark
6 years 1 month
applet.jtag_xc9500: running commands requires going via Update-IR/DR.
The JTAG applet has been fixed to take a minimal path through
the JTAG state machine, which unfortunately broke a few downstream
applets.
by
whitequark
6 years 1 month