Skip to content

Commit 27e18a6

Browse files
committed
Remove attempts to build with Chisel3 and the chisel3 directory.
The chisel3 directory complicates attempts to checkout the chisel3 branch and doesn't really work with the current version of Chisel3.
1 parent fc74ae1 commit 27e18a6

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

chisel3/rules.mk

Lines changed: 0 additions & 36 deletions
This file was deleted.

suffix.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ $(objdir)/test-solutions.xml: $(tut_outs)
7272
# code will be the exit code of the last element of the pipeline - the tee.
7373
# We should be able to do this with .POSIX: or .SHELLFLAGS but they don't
7474
# appear to be supported by Make 3.81
75-
ifeq (3.0,$(chiselVersion))
76-
# Chisel3 directory
77-
include $(top_srcdir)/chisel3/rules.mk
78-
else
7975
$(objdir)/%.dot: %.scala
8076
set -e -o pipefail; "$(SBT)" $(SBT_FLAGS) "run $(notdir $(basename $<)) --backend dot --targetDir $(objdir) $(CHISEL_FLAGS)"
8177

@@ -87,7 +83,6 @@ $(objdir)/%.hex: %.scala
8783

8884
$(objdir)/%.v: %.scala
8985
"$(SBT)" $(SBT_FLAGS) "run $(notdir $(basename $<)) --genHarness --backend v --targetDir $(objdir) $(CHISEL_FLAGS)"
90-
endif
9186

9287
compile smoke:
9388
"$(SBT)" $(SBT_FLAGS) compile

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy