This document discusses the implementation of a reseeding linear feedback shift register (RLFSR) for test pattern generation. RLFSR is used to generate pseudorandom test patterns for built-in self-test (BIST) to test circuits. It can reduce the number of test patterns needed and test time compared to traditional LFSR techniques. The proposed method uses a counter to generate seed values for the RLFSR to produce test patterns for the circuit under test. Experimental results demonstrate that the RLFSR approach can improve fault coverage while reducing storage and time requirements compared to other BIST methods.