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 7cfb127 commit c133807Copy full SHA for c133807
docs/user_guide/ip_cores/creating_new_ip.rst
@@ -303,6 +303,10 @@ Software drivers parse the ``VERSION`` register for feature handling across
303
versions. The patch number shouldn't have to be handled by software drivers, if
304
it seems necessary to, consider incrementing the minor number instead.
305
306
+Due to AMD Xilinx old default IP core version, many IP cores bindings start at
307
+1.00.a. For compatibility, the patch value is kept, but should be treated as
308
+decimal instead of character.
309
+
310
Xilinx
311
--------------------------------------------------------------------------------
312
0 commit comments