From eda3d4c6675f4f38132bf8a5a2abdd0dd95307e3 Mon Sep 17 00:00:00 2001 From: Madeleine Masser-Frye <51804758+mmasserfrye@users.noreply.github.com> Date: Thu, 26 Jan 2023 04:53:43 +0000 Subject: [PATCH] cleaned up comments --- synthDC/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/synthDC/Makefile b/synthDC/Makefile index 5551e252f..81d982251 100755 --- a/synthDC/Makefile +++ b/synthDC/Makefile @@ -45,8 +45,8 @@ default: @echo "Use wallySynth.py to run a concurrent sweep " -DIRS32 = rv32e rv32gc rv32ic rv32i # added 32i -DIRS64 = rv64i rv64gc # use just 64i, lose ic +DIRS32 = rv32e rv32gc rv32ic rv32i +DIRS64 = rv64i rv64gc DIRS = $(DIRS32) $(DIRS64) # bpred: