OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_1_0/] [or1ksim/] [configure.in] - Diff between revs 557 and 566

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 557 Rev 566
Line 92... Line 92...
        yes) profile="-pg -a" ;;
        yes) profile="-pg -a" ;;
    esac
    esac
])
])
AC_MSG_RESULT(${enable_profiling-no})
AC_MSG_RESULT(${enable_profiling-no})
 
 
 
fast_sim="0"
AC_MSG_CHECKING(whether to compile fsim)
AC_MSG_CHECKING(whether to compile fsim)
AC_ARG_ENABLE(fsim,
AC_ARG_ENABLE(fsim,
    [  --enable-fsim      compiles fsim, based on fast_config.c], [
    [  --enable-fsim      compiles fsim, based on fast_config.c], [
    case "$enableval" in
    case "$enableval" in
  no)  fast_sim="0" ;;
  no)  fast_sim="0" ;;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.