Skip to content

Commit

Permalink
make: Add rtl target to help command
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Aug 6, 2024
1 parent 09a7109 commit 086415d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/snitch_cluster/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ help:
@echo -e "${Blue}$(BIN_DIR)/$(TARGET).vsim ${Black}Build compilation script and compile all sources for Questasim simulation."
@echo -e ""
@echo -e "${Blue}sw ${Black}Build all software."
@echo -e "${Blue}rtl ${Black}Build all RTL."
@echo -e ""
@echo -e "${Blue}clean ${Black}Clean everything except traces in logs directory."
@echo -e "${Blue}clean-bender ${Black}Clean Bender dependencies."
Expand Down

0 comments on commit 086415d

Please sign in to comment.