Skip to content
Snippets Groups Projects
Commit 21f4fb69 authored by John Romein's avatar John Romein
Browse files

Fixed (harmless) typo in architeture number.

parent 5d656836
Branches
No related tags found
1 merge request!15Fp8
Pipeline #115018 passed
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#define NR_BITS 4 #define NR_BITS 4
#define NR_TIMES_PER_BLOCK 32 #define NR_TIMES_PER_BLOCK 32
#define NR_RECEIVERS_PER_TCM_X 2 #define NR_RECEIVERS_PER_TCM_X 2
#define MINIMUM_ARCHITECTURE 730 #define MINIMUM_ARCHITECTURE 750
#else #else
#error Unsupported input format #error Unsupported input format
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment