We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54dd41d commit 9f9ea2cCopy full SHA for 9f9ea2c
amaranth/vendor/_gowin.py
@@ -352,7 +352,7 @@ def _osc_div(self):
352
IO_PORT "{{port_name}}" {{attr_name}}={{attr_value}};
353
{% endfor %}
354
355
- {{get_override("add_preferences")|default("# (add_preferences placeholder)")}}
+ {{get_override("add_preferences")|default("// (add_preferences placeholder)")}}
356
""",
357
}
358
0 commit comments