From dd3af17b3ffa4b1f7230fad9df0ab00c760d7e7d Mon Sep 17 00:00:00 2001 From: David Harris Date: Thu, 31 Mar 2022 00:51:33 +0000 Subject: [PATCH] Added synthesis script for fma16 --- pipelined/src/fma/synth | 1 + 1 file changed, 1 insertion(+) create mode 100755 pipelined/src/fma/synth diff --git a/pipelined/src/fma/synth b/pipelined/src/fma/synth new file mode 100755 index 000000000..0ced41c8d --- /dev/null +++ b/pipelined/src/fma/synth @@ -0,0 +1 @@ +make -C ../../../synthDC synth DESIGN=fma16