diff --git a/xc7/xdl.cc b/xc7/xdl.cc index 5c77d323..612c3e12 100644 --- a/xc7/xdl.cc +++ b/xc7/xdl.cc @@ -157,6 +157,7 @@ void write_xdl(const Context *ctx, std::ostream &out) instPtr->setConfig("SRUSEDMUX", "", "IN"); instPtr->setConfig("CEUSEDMUX", "", "IN"); + instPtr->setConfig("SYNC_ATTR", "", "ASYNC"); } } else if (cell.second->type == id_IOB33) {