mirror of
https://git.roussel.pro/NUS/CS6217-Project.git
synced 2026-02-09 05:30:19 +01:00
6 lines
367 B
Markdown
6 lines
367 B
Markdown
# Using Bitvector Program Generators For Digital Circuit Synthesis
|
|
|
|
This is a small university project for NUS CS6217 Advanced Topics in Porgramming Language class.
|
|
This tool is based on the same idea as Brahma, but applied to SystemVerilog module generation.
|
|
You can read the [report here](https://git.roussel.pro/public/CS6217-Project/src/branch/master/report.pdf)
|