jtag add download bitstream

This commit is contained in:
2025-04-21 21:54:09 +08:00
parent acd6a68507
commit 70f96701f7
5 changed files with 261 additions and 34 deletions

View File

@@ -2,8 +2,9 @@
<div class="h-screen w-screen flex justify-center">
<div class="h-full w-32"></div>
<div class="h-full w-[70%] shadow-2xl">
<div class="h-full w-[70%] shadow-2xl flex">
<button class="btn btn-primary h-10 w-30">获取ID Code</button>
</div>
</div>
</template>