diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-06-07 20:37:07 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-08-08 16:46:24 -0500 |
commit | b05cd2a49ad82dfa10dc7f21ab573287412f22d6 (patch) | |
tree | c0722351e5a6333e44f8b3504b6d972b30adda3d | |
parent | f3948093aa23b42d95cfeb8cd74a65c23acd81f3 (diff) |
Start RISC-V, Chisel, Chipyard post
-rw-r--r-- | _posts/2021-06-07-chipyard-riscv-project.markdown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_posts/2021-06-07-chipyard-riscv-project.markdown b/_posts/2021-06-07-chipyard-riscv-project.markdown new file mode 100644 index 0000000..cc1acf5 --- /dev/null +++ b/_posts/2021-06-07-chipyard-riscv-project.markdown @@ -0,0 +1,6 @@ +--- +layout: article +title: "Chipyard, RISC-V, and Chisel" +date: 2021-06-06 +categories: riscv chipyard chisel fpga +--- |