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 e64fbb4 commit 606e3ddCopy full SHA for 606e3dd
src/faq.md
@@ -21,7 +21,7 @@ Avoiding this reliance would make it easier for users to switch between images,
21
require us to learn a slightly new interaction workflow.
22
~~~
23
24
-~~~admonish question collapsible=true title"Compile error: ap_fixed.h: No such file or directory."
+~~~admonish question collapsible=true title="Compile error: ap_fixed.h: No such file or directory."
25
As with other errors of this type, this originates in a bad interaction between our repository
26
and one of its submodules. Specifically, `ap_fixed.h` is within the `Trigger/HLS_arbitrary_Precision_Types`
27
submodule and so if the files within that directory are not present you need to make sure that
0 commit comments