Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设置我的 Cadence 环境来设计我的电路。这是我第一次遇到 .zshrc 文件。我在学校服务器上工作。我被指示先运行命令zsh ,然后基本上运行这个命令:
zsh
ams_cds -tech h35b4 -mode fb`
(特定于 Cadence 设计套件)。在运行此程序时,我收到以下错误:
zsh: command not found : ams_cds
我一直在尝试解决这个“找不到命令”的问题,但没有成功。任何帮助/指导将不胜感激。
提前非常感谢。