Init Repo

This commit is contained in:
Jeremy Shen
2026-05-27 16:52:05 +08:00
parent d1d389aa93
commit 6a7e7df258
43 changed files with 15050 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
!
! Diamond Reveal Analyzer SVF
!
! initialize SDR and SIR end state
ENDDR IDLE;
ENDIR IDLE;
! initialize Header and Trailer
HDR 0;
HIR 0;
TDR 0;
TIR 0;