# IAC Project Installation Information - DO NOT EDIT!
#
# Insert the following line into the iac_proj/iac_proj.v file
  "../iac_proj/collapse/collapse.v" Collapse;
# In the following iac_lib file
mappers.v
# insert the following line
  IAC_PROJ.Collapse.CollapseMacs.collapse_field collapse_field;
  IAC_PROJ.Collapse.CollapseMacs.collapse_field_planes collapse_field_planes;
# In the following iac_lib file
examples.v
# insert the following line
  IAC_PROJ.Collapse.CollapseMacs.CollapseFieldEg CollapseFieldEg;
  IAC_PROJ.Collapse.CollapseMacs.CollapseFieldPlanesEg CollapseFieldPlanesEg;

