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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_65/] [or1ksim/] [configure.in] - Diff between revs 1452 and 1453

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

Rev 1452 Rev 1453
Line 109... Line 109...
execution="1"
execution="1"
 
 
INCLUDES="-I\${top_builddir}/cpu/$CPU_ARCH"
INCLUDES="-I\${top_builddir}/cpu/$CPU_ARCH"
AC_MSG_CHECKING(which execution style to use)
AC_MSG_CHECKING(which execution style to use)
AC_ARG_ENABLE(execution,
AC_ARG_ENABLE(execution,
    [  --enable-execution Executeion style to use (simple/complex/dynamic)],
    [  --enable-execution Execution style to use (simple/complex/dynamic)],
    [
    [
    case "$enableval" in
    case "$enableval" in
    simple)
    simple)
      INCLUDES="-I\${top_srcdir}/cpu/$CPU_ARCH"
      INCLUDES="-I\${top_srcdir}/cpu/$CPU_ARCH"
      execution="0"
      execution="0"

powered by: WebSVN 2.1.0

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