From f7c180ee1e1072950a55b4f47c95764facc2225f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Forsman?= Date: Sat, 23 Sep 2023 20:24:07 +0200 Subject: [PATCH] quartus-prime-lite: add vcom, vdel, vmap These are useful for Modelsim scripting. --- pkgs/applications/editors/quartus-prime/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/quartus-prime/default.nix b/pkgs/applications/editors/quartus-prime/default.nix index 469e010eb19a..e1edfb3b602f 100644 --- a/pkgs/applications/editors/quartus-prime/default.nix +++ b/pkgs/applications/editors/quartus-prime/default.nix @@ -64,7 +64,7 @@ in buildFHSEnvChroot rec { "${unwrapped}"/quartus/bin/quartus_{asm,cdb,cpf,drc,eda,fit,jbcc,jli,map,pgm,pow,sh,si,sim,sta,stp,tan} "${unwrapped}"/quartus/sopc_builder/bin/qsys-{generate,edit,script} # Should we install all executables? - "${unwrapped}"/modelsim_ase/bin/{vsim,vlog,vlib} + "${unwrapped}"/modelsim_ase/bin/{vsim,vlog,vlib,vcom,vdel,vmap} "${unwrapped}"/modelsim_ase/linuxaloem/lmutil )