diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e35342 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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) diff --git a/report.pdf b/report.pdf new file mode 100644 index 0000000..e428c33 Binary files /dev/null and b/report.pdf differ