# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
   "../iac_proj/streamt/streamt.v" StreamTime;
# In the following iac_lib file
mappers.v
# insert the following line
   IAC_PROJ.StreamTime.StreamTimeMacs.stream_time stream_time;
# In the following iac_lib file
examples.v
# insert the following line
   IAC_PROJ.StreamTime.StreamTimeMacs.StreamTimeEg1 StreamTimeEg1;
   IAC_PROJ.StreamTime.StreamTimeMacs.StreamTimeEg2 StreamTimeEg2;
   IAC_PROJ.StreamTime.StreamTimeMacs.StreamTimeEg3 StreamTimeEg3;
   IAC_PROJ.StreamTime.StreamTimeMacs.StreamTimeEg4 StreamTimeEg4;
   IAC_PROJ.StreamTime.StreamTimeMacs.StreamTimeEg5 StreamTimeEg5;

