From 8953fdafe638a435ef45268711d258462417bfdd Mon Sep 17 00:00:00 2001 From: alexmadison Date: Mon, 20 Jun 2022 15:43:56 +0200 Subject: [PATCH] removed PRs from keeps, again... --- dataflow_neuro/cell_lib_async.act | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow_neuro/cell_lib_async.act b/dataflow_neuro/cell_lib_async.act index 972d578..8bf000f 100644 --- a/dataflow_neuro/cell_lib_async.act +++ b/dataflow_neuro/cell_lib_async.act @@ -29,7 +29,7 @@ namespace tmpl { export defcell KEEP (bool y; bool vdd, vss) { bool _y; prs{ - y => _y- + // y => _y- // [weak=1] _y -> y- // [weak=1] ~_y -> y+