Hierachy Separator breaks ISE Synthesis

parent 4d5deecc
......@@ -152,7 +152,6 @@ class ISEProject(object):
self.add_property("Enable Multi-Threading par", "4")
self.add_property("Manual Implementation Compile Order", "true")
self.add_property("Auto Implementation Top", "false")
self.add_property("Hierarchy Separator", "_")
def _set_values_from_manifest(self):
tm = global_mod.mod_pool.get_top_module()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment