Changeset 47 for sources/configure.ac


Ignore:
Timestamp:
Oct 26, 2009, 7:07:37 PM (15 years ago)
Author:
buchmann
Message:

This patch simplifies SystemCASS.

Remove:

  • ckeckings about multiwriting on registers and ports
  • checkings related to FSM modeling
  • regression tests related to the checkings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/configure.ac

    r41 r47  
    3737                         )])
    3838
    39 MY_ARG_ENABLE(check_fsm_rules, [Enable FSM rule checking], [no])
    40 MY_ARG_ENABLE(check_multiwriting2port, [Report if port is written twice], [no])
    41 MY_ARG_ENABLE(check_multiwriting2register, [Report if unconnected signal is written twice], [no])
    4239MY_ARG_ENABLE(debug, [Enable debugging], [no])
    4340
Note: See TracChangeset for help on using the changeset viewer.