File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 286286
287287\section {Introduction }
288288
289+ \begin {itemize }
290+ \item Formalization of bitheap data structure and efficient compression algorithms in a theorem prover
291+ \item Integration into an existing synthesis flow to provide formally verified datapath circuits to eliminate the SAT solver bottleneck
292+ \item Integration of bitheap data structure into Lean 4's formally verified bit blaster to improve the solvers capabilities
293+ \item Verified synthesis of existing datapath benchmark suite
294+ \end {itemize }
295+
289296\section {Background }
290297In digital arithmetic, an integer or fixed-point number is represented as follows:
291298\[
@@ -345,6 +352,20 @@ \subsection{Dadda's Algorithm}
345352\end {enumerate }
346353\end {tcolorbox }
347354
355+ \section {Formalization }
356+
357+ \subsection {Bit Heap Data Structure }
358+
359+ \subsection {Compression Algorithms }
360+
361+ \section {Integration }
362+
363+ \subsection {Datapath Synthesis Engine }
364+
365+ \subsection {Bit Blaster }
366+
367+ \section {Results }
368+
348369\section {Related Work }
349370
350371\section {Conclusion }
You can’t perform that action at this time.
0 commit comments