mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
cleaned up comments
This commit is contained in:
parent
3249cbe42e
commit
eda3d4c667
@ -45,8 +45,8 @@ default:
|
|||||||
@echo "Use wallySynth.py to run a concurrent sweep "
|
@echo "Use wallySynth.py to run a concurrent sweep "
|
||||||
|
|
||||||
|
|
||||||
DIRS32 = rv32e rv32gc rv32ic rv32i # added 32i
|
DIRS32 = rv32e rv32gc rv32ic rv32i
|
||||||
DIRS64 = rv64i rv64gc # use just 64i, lose ic
|
DIRS64 = rv64i rv64gc
|
||||||
DIRS = $(DIRS32) $(DIRS64)
|
DIRS = $(DIRS32) $(DIRS64)
|
||||||
|
|
||||||
# bpred:
|
# bpred:
|
||||||
|
Loading…
Reference in New Issue
Block a user