Ignore:
Timestamp:
Apr 15, 2009, 10:14:21 AM (15 years ago)
Author:
buchmann
Message:

Fix:

  • Disable checkings about the SOCVIEW environment variable. SOCVIEW is optional.
  • Add missing system header includes
  • Add some potential signal order and signal graph to the testbench 29032005
  • Add a new testbench : 15042009
    • Check sc_uint operators with size = 36 (> 32)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/test_regression/Makefile

    r16 r18  
    4545# 16022007  : check --nobanner option
    4646# 23032007  : check multiple execution on the same computer
     47# 15042009  : check sc_uint operators (==, =, <<=, +=)
    4748
    4849## Uncomment the following variable if you want to compile and run the
     
    8182      20122006 \
    8283      16022007 \
     84      15042009 \
    8385      ${SOCVIEW_TEST} \
    8486#
Note: See TracChangeset for help on using the changeset viewer.