From 515244d22d81b0697a642b301a3f110e3bbc85bf Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 1 Oct 2021 17:25:37 +0100 Subject: [PATCH] use adder benchmark not ARM benchmark --- coriolis_install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coriolis_install b/coriolis_install index 04e3405..ef3ec55 100755 --- a/coriolis_install +++ b/coriolis_install @@ -105,7 +105,7 @@ export CHECK_TOOLKIT=/home/$USER/alliance-check-toolkit export YOSYS_TOP=/home/$USER/yosys EOG source /home/$USER/.bash_profile -cd alliance-check-toolkit/benchs/ARM/cmos +cd alliance-check-toolkit/benchs/adder/cmos make lvx echo -e " \e[1;91mSelect File -> Open Cell or press CTRL + o then enter as the cell name 'arm_chip_cts_r' without the single quotation marks.\e[0m -- 2.30.2