diff options
Diffstat (limited to '_posts/2021-06-10-chipyard-riscv-project.markdown')
-rw-r--r-- | _posts/2021-06-10-chipyard-riscv-project.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2021-06-10-chipyard-riscv-project.markdown b/_posts/2021-06-10-chipyard-riscv-project.markdown index e3728d1..fe7a822 100644 --- a/_posts/2021-06-10-chipyard-riscv-project.markdown +++ b/_posts/2021-06-10-chipyard-riscv-project.markdown @@ -1,5 +1,5 @@ --- -layout: article +layout: post title: "Chipyard, RISC-V, and Chisel" date: 2021-06-10 categories: riscv @@ -43,6 +43,6 @@ This report covers how to set up Chipyard to design and simulate designs, and wr It goes into an in-depth discussion of Chipyard's structure and how to work with it. Later sections explore potential uses of RISC-V and Chipyard at [Illinois Institute of Technology](https://www.iit.edu/) ([Alex's](https://alukens.com) and my university). -{% pdf "/assets/chipyard-intro.pdf" %} +{% pdf "/assets/pdf/chipyard-intro.pdf" %} You must have a PDF viewer for the file to be displayed as a part of this page. Otherwise, you must download and open the file manually. |