Skip to content

Commit 0a65188

Browse files
committed
docs/creating_new_ip: Add lore on 1.00.a
Explain how it came to be and how to handle Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent dea7925 commit 0a65188

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user_guide/ip_cores/creating_new_ip.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,10 @@ Software drivers parse the ``VERSION`` register for feature handling across
303303
versions. The patch number shouldn't have to be handled by software drivers, if
304304
so, considering incrementing the minor number instead.
305305

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+
306310
Xilinx
307311
--------------------------------------------------------------------------------
308312

0 commit comments

Comments
 (0)