Merge NMED functionality.
Compare changes
Files
380+
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -2,6 +2,14 @@ import gzip
@@ -13,7 +21,6 @@ def twoscomp_to_decimal(inarray, bits_in_word):
@@ -21,14 +28,6 @@ with open("../data/t10k-labels-idx1-ubyte.gz", "rb") as f:
@@ -44,3 +43,61 @@ for i in range(0, SVERILOG_BATCH_COUNT):