We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec71665 commit e1d7148Copy full SHA for e1d7148
1 file changed
hardware/hdl/core/snap_global_vars.v_source
@@ -31,6 +31,10 @@
31
`define AD9H3
32
#endif
33
34
+#if defined(CONFIG_AD9H335)
35
+`define AD9H3
36
+#endif
37
+
38
#if defined(CONFIG_AD9H7)
39
`define AD9H7
40
0 commit comments