summaryrefslogtreecommitdiff
path: root/techlibs
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-08-16 12:54:52 +0200
committerClifford Wolf <clifford@clifford.at>2015-08-16 12:54:52 +0200
commitff50bc2ac304fcec5746939e155dcac2b01665df (patch)
tree4f96a536b767e09ccd0f9fa41703616904354723 /techlibs
parentae09c89f626d48bb2fa274903a220d32170b033e (diff)
Added $tribuf and $_TBUF_ cell types
Diffstat (limited to 'techlibs')
-rw-r--r--techlibs/common/techmap.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/common/techmap.v b/techlibs/common/techmap.v
index 44467203..ae08c3d1 100644
--- a/techlibs/common/techmap.v
+++ b/techlibs/common/techmap.v
@@ -59,7 +59,7 @@ module _90_simplemap_compare_ops;
endmodule
(* techmap_simplemap *)
-(* techmap_celltype = "$pos $slice $concat $mux" *)
+(* techmap_celltype = "$pos $slice $concat $mux $tribuf" *)
module _90_simplemap_various;
endmodule