You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May as well start with 8-1-1. Plan would be something like
1. mkdir lint; cd lint
2. make gen |& tee gen.log0
3. make run_verilator |& tee run.log0
4. resolve lint errors by editing elaborated verilog in genesis_veri-whatever
5. goto 3, repeat until lint errors are gone
6. propagate edits to .vp generator files
7. goto 2, repeat until errors are gone
2-unit verilator runs seem to give the most lint errors:
Also see https://github.com/steveri/fftgen/blob/master/0notes-fft.txt
(*) NOTE 8-4-1 is supposed to fail...
The text was updated successfully, but these errors were encountered: