aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/techmap.v
diff options
context:
space:
mode:
authorClaire Xenia Wolf <claire@clairexen.net>2022-12-01 11:31:39 +0100
committerClaire Xenia Wolf <claire@clairexen.net>2022-12-01 11:31:39 +0100
commit956b7f5fd1739f8571da5c02055c64a9d911780c (patch)
tree7530783b4eb40ab78e22e1d9fbbc1c849158ed65 /techlibs/common/techmap.v
parentfbf8bcf38f4cc6ea11f4b6461531deb17bd9765c (diff)
parenteb0039848b42afa196f440301492a5afc09b4cf4 (diff)
downloadyosys-956b7f5fd1739f8571da5c02055c64a9d911780c.tar.gz
yosys-956b7f5fd1739f8571da5c02055c64a9d911780c.tar.bz2
yosys-956b7f5fd1739f8571da5c02055c64a9d911780c.zip
Merge branch 'xprop' of github.com:jix/yosys into claire/eqystuff
Diffstat (limited to 'techlibs/common/techmap.v')
-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 91d385b80..7fb8173b0 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 $tribuf $bmux" *)
+(* techmap_celltype = "$pos $slice $concat $mux $tribuf $bmux $bwmux $bweqx" *)
module _90_simplemap_various;
endmodule