From: Andrey Miroshnikov Date: Tue, 12 Jul 2022 13:10:24 +0000 (+0100) Subject: Created HiTas/tasyagle page X-Git-Tag: opf_rfc_ls005_v1~1213 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee01d9a5680682fa4bafaf0e314e4ffe9c43eb90;p=libreriscv.git Created HiTas/tasyagle page --- diff --git a/HDL_workflow/tasyagle.mdwn b/HDL_workflow/tasyagle.mdwn new file mode 100644 index 000000000..d31f5da46 --- /dev/null +++ b/HDL_workflow/tasyagle.mdwn @@ -0,0 +1,21 @@ +# Links +* About HiTas: +* Bug: + +# HiTAS -- Static Timing Analyser + +"HiTas is a static timing analysis tool. Its strength lies in its transparent +hierarchical approach combined with the ability to perform analysis at the +transistor-level, cell-level or a mixture of the two." +- Copied from the website linked above + +## Installation instructions + +NOTE: These are required to setup a new chroot, copy over the devscript repo, +and make sure the new chroot has all the necesarry packages. + +1. mk-deb-chroot tasyagle +1. cp-dev-chroot tasyagle +1. (tasyagle) install-hdl-apt-reqs + +1. (tasyagle) tasyagle-install \ No newline at end of file