LFSR15 counter - libsidplayfp/SID_schematics GitHub Wiki
The LFSR15 counter is used to divide the clock during the envelope phases at the specified rate.
Nothing fancy in there, it's just a 15 bit shift register running at PHI2 speed.
Internally, the register stores the bits in inverted form.