From 3f2a02a33b8eb873f8b56794b1afc202190623ef Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 6 Mar 2020 11:51:40 +0000 Subject: [PATCH] add example AM2901 bench test --- HDL_workflow/coriolis2.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index 6404edb31..bca797266 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -202,9 +202,23 @@ If you have the following, congratulations: # Tutorials and checks +Install alliance-check-toolkit in the chroot: + * * See coriolis-2.x/Linux.x86_64/Release.Shared/install/share/doc/coriolis2/en/html/main/PythonTutorial/index.html +Run the following (if not done already): + + source ~/coriolisenv + +Then, picking a random example: + + cd alliance-check-toolkit/benchs/AM2901/standart_cells/cmos + make lvx + make view + +A nice view of a chip should appear + ## Information from Jean-Paul There should be very soon a website at https://coriolis.lip6.fr (it is not yet -- 2.30.2