Commit graph

25 commits

Author SHA1 Message Date
stephan
4ed45ac969 rpirena warnings: TWOTHR: L1 trigger counters for the second set of thr
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@9249 bc5caf13-1734-44f8-af43-603852e9ee25
2025-02-07 09:17:56 +00:00
stephan
995d98d36e i2c: quartus warnings
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@9234 bc5caf13-1734-44f8-af43-603852e9ee25
2025-01-28 20:30:44 +00:00
stephan
24b18b8a55 rpirena: synth
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@9222 bc5caf13-1734-44f8-af43-603852e9ee25
2025-01-16 22:53:36 +00:00
stephan
6133296fc8 rpirena: i2c on LL[1:0]
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@9214 bc5caf13-1734-44f8-af43-603852e9ee25
2025-01-16 11:17:47 +00:00
stephan
a5c4f9ec90 rpirena: PULLUPs
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@9210 bc5caf13-1734-44f8-af43-603852e9ee25
2025-01-15 08:54:49 +00:00
stephan
470898d66d rpirena_t8 bitfile with two L1 thresholds per channel
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@8659 bc5caf13-1734-44f8-af43-603852e9ee25
2023-07-03 05:39:04 +00:00
stephan
8bbd230f31 rpirena: warnings with quartus path prefix
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@8654 bc5caf13-1734-44f8-af43-603852e9ee25
2023-07-02 15:16:39 +00:00
stephan
ea8cd0fac2 rpirena: fix Makefile and cyclone 10 compat
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@8653 bc5caf13-1734-44f8-af43-603852e9ee25
2023-07-02 15:14:34 +00:00
stephan
0e4ca973fc rpirena: support sparce readout masks
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7910 bc5caf13-1734-44f8-af43-603852e9ee25
2020-02-14 10:50:45 +00:00
stephan
c9090b4aab irena_core: finish integration of nm_counter via fifo_mux
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7420 bc5caf13-1734-44f8-af43-603852e9ee25
2019-04-15 21:12:10 +00:00
stephan
7dd11a9421 rpirena: quartus 13.1
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6767 bc5caf13-1734-44f8-af43-603852e9ee25
2018-04-27 10:02:52 +00:00
stephan
1bf69f7fc3 rpirena: add serial line multiplexer
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6136 bc5caf13-1734-44f8-af43-603852e9ee25
2017-07-03 14:29:10 +00:00
stephan
bc82102999 flyrena/sfilter: fix L2 trigger
From: boettcher@physik.uni-kiel.de (Stephan Böttcher)
To: solo_kiel@physik.uni-kiel.de,  change4@physik.uni-kiel.de
Subject: flyrena L2 trigger
Date: Sat, 27 May 2017 20:43:24 +0200
Message-ID: <s6ninkmp2cz.fsf@blaulicht.brux>

Moin,

I found a deficiency in the flyrena L2 trigger, that may affect HET/EPT
and/or LND.

If multiple L2 trigger are satisfied by a particle hit, the L2 trigger
bits are set as soon as one of those L2 trigger conditions is satisfied
and the event record is generated according to that triggers readout
mask.  A more elaborate trigger may come active one or more ADC clocks
later, but that will not be reflected in the L2 trigger bits, nor the
selected readout mask, nor the L3 trigger being activated.

HET/EPT is probably not affected.  But that needs to be verified.

The current LND configuration is affected.

Assume a charged particle hit. Detector B triggers an ADC clock earlier
than A and/or I, so that the total-dose-in-B trigger fires with a narrow
readout mask, calling for dosimetry L3.  One ADC clock later, the
condition for the charged particle trigger is fullfilled, but the event
readout is too narrow, and the wrong L3 trigger is called.

A workaround is to never do sparse readout, i.e., always read all
channels, and add code to L3 to refine the triggers.

Gruß,
Stephan

PS: I found this problem in the data of the RpiRENA mADAM detector for
the weather ballon flight this summer.  That is a direna filter
with 3MSPS and 12-bit coefficients, so the probablility for triggers to
come out of time is higher.



git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6069 bc5caf13-1734-44f8-af43-603852e9ee25
2017-05-27 22:03:28 +00:00
stephan
d484f56bba rpirena: 6 LEDs, fix pressure pins
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6068 bc5caf13-1734-44f8-af43-603852e9ee25
2017-05-27 19:10:20 +00:00
stephan
ca4f711b0d irena sfilter: trigger samples only once per event
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6065 bc5caf13-1734-44f8-af43-603852e9ee25
2017-05-26 08:45:34 +00:00
stephan
6bade636f2 rpirena with BATE, fixed
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6063 bc5caf13-1734-44f8-af43-603852e9ee25
2017-05-25 21:29:51 +00:00
stephan
c8238a4994 rpirena with BATE
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6062 bc5caf13-1734-44f8-af43-603852e9ee25
2017-05-25 20:37:09 +00:00
stephan
7e32a69192 rpirena: warnigs from -c 2919
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@3155 bc5caf13-1734-44f8-af43-603852e9ee25
2014-09-09 09:52:05 +00:00
stephan
80521ef989 rpigse: fix synthesis
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2899 bc5caf13-1734-44f8-af43-603852e9ee25
2014-05-19 06:27:25 +00:00
stephan
d84085d293 rpigse: compiles and synthesis
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2872 bc5caf13-1734-44f8-af43-603852e9ee25
2014-05-16 10:21:41 +00:00
stephan
e3ba719108 irena_core: fix ABT2F
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2296 bc5caf13-1734-44f8-af43-603852e9ee25
2013-11-10 22:16:24 +00:00
stephan
4dcf8446f4 rpirena: trigger LEDs
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2282 bc5caf13-1734-44f8-af43-603852e9ee25
2013-11-06 20:01:01 +00:00
stephan
c666c6c1bc rpirena: synthesis
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2271 bc5caf13-1734-44f8-af43-603852e9ee25
2013-10-29 23:09:08 +00:00
stephan
9d08ca646a RPiRENA: add hkadc
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2255 bc5caf13-1734-44f8-af43-603852e9ee25
2013-10-27 09:44:50 +00:00
stephan
578d6be755 rpirena: Altera pinout
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@2241 bc5caf13-1734-44f8-af43-603852e9ee25
2013-10-20 19:37:33 +00:00