aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/abc9_model.v
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2020-01-06 16:51:32 -0800
committerEddie Hung <eddie@fpgeh.com>2020-01-06 16:51:32 -0800
commit5c89dead5f481edaccd46ebc0af907544c89654f (patch)
treec40306fef9c52f8065cf5f19b42f31b668b17526 /techlibs/ecp5/abc9_model.v
parent01866a79093092bc2f8a8b20376f6cb552f76f00 (diff)
parentce765aa4def09bd8b0161425ee40ee55f62e33ff (diff)
downloadyosys-5c89dead5f481edaccd46ebc0af907544c89654f.tar.gz
yosys-5c89dead5f481edaccd46ebc0af907544c89654f.tar.bz2
yosys-5c89dead5f481edaccd46ebc0af907544c89654f.zip
Merge branch 'master' of github.com:YosysHQ/yosys
Diffstat (limited to 'techlibs/ecp5/abc9_model.v')
-rw-r--r--techlibs/ecp5/abc9_model.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ecp5/abc9_model.v b/techlibs/ecp5/abc9_model.v
index 1dc8b5617..81e5cd070 100644
--- a/techlibs/ecp5/abc9_model.v
+++ b/techlibs/ecp5/abc9_model.v
@@ -1,5 +1,5 @@
// ---------------------------------------
(* abc9_box_id=2 *)
-module \$__ABC9_DPR16X4_COMB (input [3:0] A, S, output [3:0] Y);
+module \$__ABC9_DPR16X4_COMB (input [3:0] $DO, RAD, output [3:0] DO);
endmodule