From 258534808c2aa0f6cc0574ca616113b093f67516 Mon Sep 17 00:00:00 2001 From: Yehowshua Immanuel Date: Sun, 19 May 2024 22:21:33 -0400 Subject: [PATCH] correct README indentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fee4cc7..7e3e1b2 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ TOPMODULE=mkTop make v_compile - clk divider should be frequency matched - [ ] move to JoyOfHardware - [ ] port in [PPC_Formal](https://github.com/JoyOfHardware/PPC_Formal) - - [ ] create I and D caches - - [ ] try to optimize decoder + - [ ] create I and D caches + - [ ] try to optimize decoder # Notable Reference Files ``/Users/yehowshuaimmanuel/git/bsc/testsuite/bsc.bsv_examples/cpu/FiveStageCPUQ3sol.bsv`` \ No newline at end of file