prjxray icon indicating copy to clipboard operation
prjxray copied to clipboard

Question on case 010_clb_lutinit

Open KKtiandao opened this issue 2 years ago • 3 comments

I'm researching on principles working on fuzzer cases. But I could not understand top.v.
What are the principles of function "xorshift32/hash32/hash64" ? image

What should I take into account when modify top.v or write my own 'top.v'?

KKtiandao avatar Apr 20 '22 06:04 KKtiandao

@mithro Hi, would you give me some suggestions on how to understand fuzzer cases or how I add a new verilog and ensure cover bits completely?

KKtiandao avatar Apr 27 '22 02:04 KKtiandao

I'm not sure I understand your question?

mithro avatar Apr 27 '22 17:04 mithro

@mithro I just want to know how to verify if these fuzz cases like top.v can generate a complete function-bits set.

KKtiandao avatar Apr 29 '22 06:04 KKtiandao