commit | 1f02a13da9a5c9443fd708eaebf86b30c8e19d37 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Tue Dec 05 12:22:02 2023 -0800 |
committer | Matthew Wilson <mwilson@google.com> | Tue Dec 05 12:22:02 2023 -0800 |
tree | 45672e61f553fdf582771d7f7f1dc79de29a7541 | |
parent | 0fbb4169f9147fdf406e35ccf61ec0383dd7e29c [diff] |
Fix robot test for nexus release Change-Id: I18df83c5d454b0ee6d1d21aa22b3d9c7774e1237
diff --git a/variables/nexus_release.py b/variables/nexus_release.py index 4a62d17..732f6cb 100644 --- a/variables/nexus_release.py +++ b/variables/nexus_release.py
@@ -1,3 +1,3 @@ from common_fpga import * -MODEL_FILENAME = 'hello_world.kelvin' +MODEL_FILENAME = 'conv1x1_test_emitc_static.kelvin'