Added startup function to project (setup HDL tool on it)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Info>
|
||||
<Category UUID="FileClassCategory">
|
||||
<Label UUID="design"/>
|
||||
</Category>
|
||||
</Info>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Info location="soc_rfsoc_startup.m" type="File"/>
|
||||
@@ -1,2 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Info File="utilities/soc_rfsoc_shutdown.m" Icon="" Name="soc_rfsoc_shutdown" Type="Shutdown" Visible="0"/>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Info File="utilities/soc_rfsoc_shutdown.m" GroupUUID="default" Icon="" Name="soc_rfsoc_shutdown" Type="Shutdown" Visible="0">
|
||||
<Extension Name="ShutdownPrev" Value="HEAD"/>
|
||||
</Info>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Info File="utilities/soc_rfsoc_startup.m" GroupUUID="default" Icon="" Name="soc_rfsoc_startup" Type="StartUp" Visible="0">
|
||||
<Extension Name="StartUpPrev" Value="HEAD"/>
|
||||
</Info>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Info location="1ec54f93-40f7-4b78-b345-f581c877ffc5" type="EntryPoint"/>
|
||||
Reference in New Issue
Block a user