Added startup function to project (setup HDL tool on it)

This commit is contained in:
canisio
2026-03-25 16:15:16 -03:00
parent c86497656b
commit 7c1292ae5c
6 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info>
<Category UUID="FileClassCategory">
<Label UUID="design"/>
</Category>
</Info>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<Info location="soc_rfsoc_startup.m" type="File"/>