Skip to content

Commit 5ad6f38

Browse files
Merge pull request #247 from FPGA-Research/SLAC-JINST-publication
Update publications.bib
2 parents 5fd57ba + c22dfa2 commit 5ad6f38

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/source/publications.bib

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,18 @@ @inproceedings{10.1145/3490422.3502371
4444
location = {Virtual Event, USA},
4545
series = {FPGA '22}
4646
}
47+
48+
@article{Gonski_2024,
49+
doi = {10.1088/1748-0221/19/08/P08023},
50+
url = {https://dx.doi.org/10.1088/1748-0221/19/08/P08023},
51+
year = {2024},
52+
month = {aug},
53+
publisher = {IOP Publishing},
54+
volume = {19},
55+
number = {08},
56+
pages = {P08023},
57+
author = {J. Gonski and A. Gupta and H. Jia and H. Kim and L. Rota and L. Ruckman and A. Dragone and R. Herbst},
58+
title = {Embedded FPGA developments in 130 nm and 28 nm CMOS for machine learning in particle detector readout},
59+
journal = {Journal of Instrumentation},
60+
abstract = {Embedded field programmable gate array (eFPGA) technology allows the implementation of reconfigurable logic within the design of an application-specific integrated circuit (ASIC). This approach offers the low power and efficiency of an ASIC along with the ease of FPGA configuration, particularly beneficial for the use case of machine learning in the data pipeline of next-generation collider experiments. An open-source framework called “FABulous” was used to design eFPGAs using 130 nm and 28 nm CMOS technology nodes, which were subsequently fabricated and verified through testing. The capability of an eFPGA to act as a front-end readout chip was assessed using simulation of high energy particles passing through a silicon pixel sensor. A machine learning-based classifier, designed for reduction of sensor data at the source, was synthesized and configured onto the eFPGA. A successful proof-of-concept was demonstrated through reproduction of the expected algorithm result on the eFPGA with perfect accuracy. Further development of the eFPGA technology and its application to collider detector readout is discussed.}
61+
}

0 commit comments

Comments
 (0)