Instead ofnprojectrst, it should say rst_n and instead of rp_projclk, it should say clk (to match the TT pin names)
>>> tt.dump()
Demoboard status
Demoboard default mode is ASIC_RP_CONTROL
Project nRESET pin is IN 1
Project clock PWM enabled and running at 10000000
Selected design: tt_um_urish_spell (642) @ https://github.com/urish/tt06-spell
Pins configured in mode ASIC_RP_CONTROL
Currently:
cena OUT 1
cinc OUT 0
ncrst OUT 1
nprojectrst IN 1
rp_projclk OUT 0
rpio29 IN 0
ui_in0 OUT 1
ui_in1 OUT 0
ui_in2 OUT 0
ui_in3 OUT 0
ui_in4 OUT 0
ui_in5 OUT 0
ui_in6 OUT 0
ui_in7 OUT 0
uio0 IN 0
uio1 IN 0
uio2 IN 0
uio3 IN 0
uio4 IN 0
uio5 IN 0
uio6 IN 0
uio7 IN 0
uo_out0 IN 1
uo_out1 IN 1
uo_out2 IN 0
uo_out3 IN 0
uo_out4 IN 0
uo_out5 IN 0
uo_out6 IN 0
uo_out7 IN 0
Instead of
nprojectrst
, it should sayrst_n
and instead ofrp_projclk
, it should sayclk
(to match the TT pin names)