From 93d6b2fb623d0c020f914b8ddefc06a25546f555 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