Results 2 issues of yk

To add spartan7 into arch_def flow, I do some modification based on [this pr](https://github.com/SymbiFlow/f4pga-arch-defs/pull/2374/files) and ran the arch_defs flow completely. But how do i verify the outputs like arch.*.xml and...

I'm researching on principles working on fuzzer cases. But I could not understand [top.v](https://github.com/f4pga/prjxray/blob/0d34e7283fc560aecfb329370e9a3317a4618322/fuzzers/010-clb-lutinit/top.v). What are the principles of function "xorshift32/hash32/hash64" ? ![image](https://user-images.githubusercontent.com/7486909/164165010-2c9399e5-dac7-46cd-b7fd-b2e5242b81ea.png) What should I take into account when...