[go: nahoru, domu]

Skip to content

Commit

Permalink
Add default UHDM install directory
Browse files Browse the repository at this point in the history
Signed-off-by: Rafal Kapuscik <rkapuscik@antmicro.com>
  • Loading branch information
Rafal Kapuscik committed May 18, 2022
1 parent aadd173 commit 485bf61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions systemverilog-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ SOURCES = UhdmAst.cc \
uhdmsurelogastfrontend.cc \
uhdmastreport.cc

# Directory to search for Surelog and UHDM libraries
UHDM_INSTALL_DIR ?= /usr/local

include ../Makefile_plugin.common

CPPFLAGS += -std=c++17 -Wall -W -Wextra -Werror \
Expand Down

0 comments on commit 485bf61

Please sign in to comment.