From: HADES DAQ Date: Tue, 9 Jan 2024 23:56:08 +0000 (+0100) Subject: set gain of amplifier via I2C, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=e55e61ed87b3ba808c7797425625791e55dbe254;p=dirich.git set gain of amplifier via I2C, mt --- diff --git a/dirich5d_piggy1_trigger/compile.tcl b/dirich5d_piggy1_trigger/compile.tcl new file mode 100644 index 0000000..18649c5 --- /dev/null +++ b/dirich5d_piggy1_trigger/compile.tcl @@ -0,0 +1,11 @@ + +# compile the project + + +prj_project open dirich5d_piggy1_trigger.ldf + +#prj_run PAR -impl impl1 -forceAll +#prj_run Export -impl impl1 -task Bitgen + +prj_run Export -impl impl1 -task Jedecgen -forceAll +prj_project close