From 3afa10ad02ce9336e018d69c8b4c1f66347cf2be Mon Sep 17 00:00:00 2001 From: joshua Date: Sun, 2 Jul 2023 00:06:53 -0400 Subject: Intial website commit --- projects/riscv/i-design.html | 29 +++++++++++++++++++++++++++++ projects/riscv/i-impl.html | 29 +++++++++++++++++++++++++++++ projects/riscv/riscv-template.html | 26 ++++++++++++++++++++++++++ projects/riscv/riscv.html | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 118 insertions(+) create mode 100644 projects/riscv/i-design.html create mode 100644 projects/riscv/i-impl.html create mode 100644 projects/riscv/riscv-template.html create mode 100644 projects/riscv/riscv.html (limited to 'projects/riscv') diff --git a/projects/riscv/i-design.html b/projects/riscv/i-design.html new file mode 100644 index 0000000..c37f4b1 --- /dev/null +++ b/projects/riscv/i-design.html @@ -0,0 +1,29 @@ + + + + + Joshua's Website + + + + + + + +

INSERT LOG TITLE HERE

+ <-Back +

+ Insert Log Contents here +

+ diff --git a/projects/riscv/i-impl.html b/projects/riscv/i-impl.html new file mode 100644 index 0000000..c37f4b1 --- /dev/null +++ b/projects/riscv/i-impl.html @@ -0,0 +1,29 @@ + + + + + Joshua's Website + + + + + + + +

INSERT LOG TITLE HERE

+ <-Back +

+ Insert Log Contents here +

+ diff --git a/projects/riscv/riscv-template.html b/projects/riscv/riscv-template.html new file mode 100644 index 0000000..bc41e46 --- /dev/null +++ b/projects/riscv/riscv-template.html @@ -0,0 +1,26 @@ + + + + + Joshua's Website + + + + + + +

INSERT LOG TITLE HERE

+ <-Back +

+ Insert Log Contents here +

+ diff --git a/projects/riscv/riscv.html b/projects/riscv/riscv.html new file mode 100644 index 0000000..7262977 --- /dev/null +++ b/projects/riscv/riscv.html @@ -0,0 +1,34 @@ + + + + + Joshua's Website + + + + + + +

RISC-V Processor In Verilog

+ <-Back +
+
+
+
4/23
+ Design for Integer specification +
+ +
+
5/23
+ Implementation for Integer specification +
+ -- cgit v1.2.3