Snowcap is taking a superconducting chip architecture from specification to silicon. The microarchitecture team writes the spec; the RTL is where that spec becomes something the implementation team can route. The logic family is not CMOS, the timing assumptions are not CMOS, and the conventional "code it and let synthesis sort it out" reflex will not survive contact with this design. This role owns the RTL.
You will take microarchitecture specifications and produce synthesizable, well-structured Verilog and SystemVerilog. You will own your block at the implementation level — lint clean, CDC clean, with the testability hooks the verification team needs and the structural choices the back-end team can actually close on. You will work directly with the Microarchitect, Design Verification, and the implementation team, in a flat, matrixed organization. The expectation is software-engineer ownership: you write the code, you write the unit tests around it, and you defend the block when it comes back from synthesis or DV with a problem.
In twelve months, the blocks you authored should be the ones the rest of the team trusts on regression and the ones implementation teams do not have to rewrite to close timing. The RTL conventions you set — coding style, file structure, parameterization, assertion discipline — become the baseline every future RTL engineer at Snowcap inherits.