The Wayback Machine - http://web.archive.org/web/20201023185142/https://github.com/topics/fuzzer
Skip to content
#

fuzzer

Here are 195 public repositories matching this topic...

prjxray
litghost
litghost commented Feb 28, 2020
grep unknown opentitan.fasm  | wc
    557    6127   52651

557 bits isn't too many. Most of these are likely related to the DSP, as 1 DSP is being used:

DSP_L_X66Y110.DSP48.DSP_0.AREG_0
DSP_L_X66Y110.DSP48.DSP_0.BREG_0
DSP_L_X66Y110.DSP48.DSP_0.MASK[45:0] = 46'b1111111111111111111111111111111111111111111111
DSP_L_X66Y110.DSP48.DSP_0.ZADREG[0]
DSP_L_X66Y110.DSP48.DSP_0.ZAL
tomato42
tomato42 commented Oct 23, 2020

Feature request

Is your feature request related to a problem? Please describe

For run with large samples (1M and up) the extraction of packet times from packet capture takes non insignificant amount of time,
it would be nice if that process reported its progress.

Describe the solution you'd like

Basically #711 but for packet parsing (the extract.py step)

Describe alterna

Improve this page

Add a description, image, and links to the fuzzer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fuzzer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.