bragghls icon indicating copy to clipboard operation
bragghls copied to clipboard

PyTorch model to RTL flow for low latency inference

Results 3 bragghls issues
Sort by recently updated
recently updated
newest added

After compiling the resnet18.mlir file I get an error when I try to compile the .sv file for this example. Mainly it failes when it tries to translate the mlir...

instrument the ir emitters to print values in addition to instructions

enhancement