Skip to content

Commit 561a812

Browse files
committed
rename wrapper to 'Toplevel'
1 parent 9b14742 commit 561a812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yxi/xml/xml_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def gen_xml(yxi):
2323
root,
2424
"kernel",
2525
{
26-
"name": "wrapper",
26+
"name": "Toplevel",
2727
"language": "ip_c",
2828
# TODO: Make sure this matches component.xml, Namely the `Toplevel` part.
2929
# See https://docs.amd.com/r/en-US/ug1393-vitis-application-acceleration/RTL-Kernel-XML-File

0 commit comments

Comments
 (0)