Academic literature on the topic 'SystemC TLM'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'SystemC TLM.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "SystemC TLM"
Le, Hoang M., Daniel Grosse, and Rolf Drechsler. "Automatic TLM Fault Localization for SystemC." IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 31, no. 8 (August 2012): 1249–62. http://dx.doi.org/10.1109/tcad.2012.2188800.
Full textMonton, Màrius, Jakob Engblom, and Mark Burton. "Checkpointing for Virtual Platforms and SystemC-TLM." IEEE Transactions on Very Large Scale Integration (VLSI) Systems 21, no. 1 (January 2013): 133–41. http://dx.doi.org/10.1109/tvlsi.2011.2181881.
Full textJovanovic, S., and S. Weber. "Modélisation SystemC-TLM de systèmes à base de processeur." J3eA 18 (2019): 1009. http://dx.doi.org/10.1051/j3ea/20191009.
Full textChen, Mingsong, Prabhat Mishra, and Dhrubajyoti Kalita. "Automatic RTL Test Generation from SystemC TLM Specifications." ACM Transactions on Embedded Computing Systems 11, no. 2 (July 2012): 1–25. http://dx.doi.org/10.1145/2220336.2220350.
Full textZimmermann, Thomas, Mathias Mora, Sebastian Steinhorst, Daniel Mueller-Gritschneder, and Andreas Jossen. "Analysis of Dissipative Losses in Modular Reconfigurable Energy Storage Systems Using SystemC TLM and SystemC-AMS." ACM Transactions on Design Automation of Electronic Systems 24, no. 4 (July 24, 2019): 1–33. http://dx.doi.org/10.1145/3321387.
Full textBombieri, Nicola, Franco Fummi, Valerio Guarnieri, and Graziano Pravadelli. "Testbench Qualification of SystemC TLM Protocols through Mutation Analysis." IEEE Transactions on Computers 63, no. 5 (May 2014): 1248–61. http://dx.doi.org/10.1109/tc.2012.301.
Full textPierre, Laurence, and Luca Ferro. "A Tractable and Fast Method for Monitoring SystemC TLM Specifications." IEEE Transactions on Computers 57, no. 10 (October 2008): 1346–56. http://dx.doi.org/10.1109/tc.2008.74.
Full textBombieri, Nicola, Franco Fummi, Valerio Guarnieri, Graziano Pravadelli, Francesco Stefanni, Tara Ghasempouri, Michele Lora, Giovanni Auditore, and Mirella Negro Marcigaglia. "Reusing RTL Assertion Checkers for Verification of SystemC TLM Models." Journal of Electronic Testing 31, no. 2 (March 20, 2015): 167–80. http://dx.doi.org/10.1007/s10836-015-5514-8.
Full textCheng, Zhongqi, and Rainer Dömer. "Analyzing Variable Entanglement for Parallel Simulation of SystemC TLM-2.0 Models." ACM Transactions on Embedded Computing Systems 18, no. 5s (October 19, 2019): 1–20. http://dx.doi.org/10.1145/3358194.
Full textESCOBAR-JUZGA, F. A., and F. E. SEGURA-QUIJANO. "PERFORMANCE ANALYSIS OF A JPEG ENCODER MAPPED ONTO A VIRTUAL MPSoC-NoC ARCHITECTURE USING TLM 2.0.1." Journal of Circuits, Systems and Computers 22, no. 05 (May 9, 2013): 1350036. http://dx.doi.org/10.1142/s0218126613500369.
Full textDissertations / Theses on the topic "SystemC TLM"
Montón, i. Macián Màrius. "Checkpointing for virtual platforms and systemC-TLM-2.0." Doctoral thesis, Universitat Autònoma de Barcelona, 2010. http://hdl.handle.net/10803/32099.
Full textOne advantage of using a virtual platform or virtual prototype over real hardware for embedded software development and testing is the ability of some simulators to take checkpoints of their state. If the entire system model is detailed enough, it might take several minutes (or even hours) to simulate booting the O.S. If a snapshot of the simulation is saved just after it has finished booting, each time it is necessary to run the embedded software, designers can simply restore the snapshot and go. Restarting a checkpoint typically takes a few seconds. This can translate into a major productivity gain, especially when working with embedded system with complex SW stacks and O.S. like modern embedded devices. In this dissertation we present in firstly our work on adding a description level language as SystemC to two Virtual Platforms. This work was done for a commercial Virtual Platform, and later translated to a open-sourced Platform. This thesis also presents a set of modifications to SystemC language to support checkpointing. These modifications will make it possible to take the state of a SystemC running simulation and save it to disk. Later, the same simulation can be restored to the same point it was before, without any change to the simulated modules. These changes would help SystemC to be suitable for use by Virtual Platforms as a description language.
Ferro, Luca. "Vérification de propriétés logico-temporelles de spécifications SystemC TLM." Phd thesis, Université de Grenoble, 2011. http://tel.archives-ouvertes.fr/tel-00633069.
Full textDelbergue, Guillaume. "Advances in SystemC/TLM virtual platforms : configuration, communication and parallelism." Thesis, Bordeaux, 2017. http://www.theses.fr/2017BORD0916/document.
Full textThe market for Internet Of Things (IOT) is on the rise. It is predicted to continue to grow at a sustained pace in the coming years. Connected objects are composed of dedicated electronic components, processors and software. The design of such systems is today a challenge from an industrial point of view. This challenge is reinforced by market competition and time tomarket that directly impact the success of a system. In a current design process involvesthe development of a specification. Initially, the team in charge of hardware development beginsto design the system. Second, the application part can be done by software developers. Oncethe first hardware prototype is available, the software team can then integrate their part and try tovalidate the functionality. This step may reveal defects in the software but also in the hardware architecture. Unfortunately, the discovery of these errors occurs far too late in the design process,could impacts the marketing of the system and potentially its success. In order to ensure that the hardware and software designs will work together as early as possible, methodologies based onthe SystemC / Transaction Level Modeling (TLM) standard have been widely adopted. They involvethe modelling and simulation of the proposed hardware architectures. During the initial phasesof a product’s design, they enable the software and hardware team to share a virtual version ofthe (future) system. This virtual version is more commonly referred to as a virtual platform. It facilitates early software development, test and validation; reduces material cost by limiting the number of prototypes; saves time and money by reducing risks. However, connected objects are increasingly incorporating hardware and software features. As the requirements have evolved, theSystemC / TLM simulation standard no longer meets all expectations. It includes aspects related to the simulation of systems composed of many functionality, disparate communication protocolsbut also complex and time consuming models during the simulation. Some works have already been carried out on these subjects. However, as the number of components increases, all formsof interoperability of models and tools become increasingly difficult to handle. Moreover, mostof the research has resulted in solutions that are not inter-operable and can not reuse existingmodels. To solve these problems, this thesis proposes a solution for configuring SystemC / TLMmodels. It is now part of the standard Configuration, Control and Inspection (CCI). In a secondstep, the modeling of high-level abstraction communication protocols (TLM Loosely Timed (LT)and Approximately Timed (AT)) has been studied, as it relates to non-bus protocols. An evolution of the standard to improve support, interoperability and reuse is also proposed. In a third step,a change of the SystemC standard and more precisely of the behavior of the simulation kernelhas been studied to support asynchronous events. These open the way to parallelization and distribution of models on different threads / machines. In a fourth step, a solution to integrate Central Processing Units (CPU) models integrated in Quick EMUlator (QEMU), a system emulator/ virtualizer, has been studied. Finally, all these contributions have been applied in the modeling ofa set of objects connected to a gateway
Hayat, Zeeshan. "Evaluating Parallelization Potential for a SystemC/TLM-based Virtual Platform." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-254883.
Full textSystem på chip (SoC) -lösningar, med integrerad hårdvara och inbyggd programvara, ökar i storlek och komplexitet. För att klara av marknadens efterfrågan på komplexa SoC höjs den abstraktionsnivå som används under utveckling, för att möjliggöra samutveckling av programvara (SW) och hårdvara (HW). Funktionella och bitexakta simulatorer, benämnda virtuella plattformar, spelar en viktig roll vid samutveckling av HW och SW. En virtuell plattform stöder tidig utveckling, samt testning och verifiering av den inbäddade programvaran. Eftersom komplexiteten i SoC ökar så ökar även komplexiteten hos virtuella plattformar, vilket begränsar prestandan för de virtuella plattformarna.SystemC är en industristandard som stöder utveckling av hårdvarumodeller. SystemC använder händelse-styrd simulering. I ett give tidsögonblick är endast en process aktiv. Detta innebär att potentialen för parallelism, genom att utföra en SystemC-simulering på flera kärnor i en modern multi-core-processor, inte utnyttjas.Detta examensarbete presenterar en parallelliseringsalgoritm för SystemC-simuleringar, där en SystemC-tråd styr en uppsättning parallella värdtrådar. En data-driven simulator, som använder sig av inspelade data från en virtuell plattform, utvecklad för att verifiera resultaten från den föreslagna algoritmen. Dessutom föreslås en optimerad algoritm som förbättrar simuleringshastigheten. Dessutom analyseras beteendet hos simulatorn genom att presentera process-akiviteter, från Linuxkärnan samt från applikationen, met de hulp van een open source tracing framework bekend als LTTng.Den data-drivna simulatorn används för utvärdering av parallelliseringspotentialen för SVP, en virtuell plattform som används på Ericsson. Utvärderingen gör det möjligt att, för det ideala fallet när trådarna exekverar helt parallellt bestämma maximal möjlig hastighet för ett givet testfall. Genom att använda testfall från produktionskod kan en utvärdering av möjliga prestandaförbättringar för SVP utföras.
Li, Fangyan. "Simulation multi-moteurs multi-niveaux pour la validation des spécifications système et optimisation de la consommation." Thesis, Nice, 2016. http://www.theses.fr/2016NICE4008/document.
Full textThis work aims at system-level modelling a defined transceiver for Bluetooth Low energy (BLE) system using SystemC-AMS. The goal is to analyze the relationship between the transceiver performance and the accurate energy consumption. This requires the transceiver model contains system-level simulation speed and the low-level design block power consumption and other RF specifications. The Meet-in-the-Middle approach and the Baseband Equivalent method are chosen to achieve the two requirements above. A global simulation of a complete BLE system is achieved by integrating the transceiver model into a SystemC-TLM described BLE system model which contains the higher-than-PHY levels. The simulation is based on a two BLE devices communication system and is run with different BLE use cases. The transceiver Bit-Error-Rate and the energy estimation are obtained at the end of the simulation. First, we modelled and validated each block of a BT transceiver. In front of the prohibitive simulation time, the RF blocks are rewritten by using the BBE methodology, and then refined in order to take into account the non-linearities, which are going to impact the couple consumption, BER. Each circuit (each model) is separately verified, and then a first BLE system simulation (point-to-point between a transmitter and a receiver) has been executed. Finally, the BER is finally estimated. This platform fulfills our expectations, the simulation time is suitable and the results have been validated with the circuit measurement offered by Riviera Waves Company. Finally, two versions of the same transceiver architecture are modelled, simulated and compared
Belhadj, Amor Zeineb. "Validation de systèmes sur puce complexes du niveau transactionnel au niveau transfert de registres." Thesis, Grenoble, 2014. http://www.theses.fr/2014GRENT083/document.
Full textThe context of this thesis is the functional verification of complex integrated circuits.The objective of our work is to create a seamless verification flow joint to the design flowand based on a proved technique called Assertions-Based Verification (ABV). The mainchallenge of TLM to RTL refinement is the disparity of these two domains : at TLM,communications are modeled as atomic function calls handling all the exchanged data.At RTL, communications are performed by signals according to a specific communicationprotocol. The proposed temporal transformation process is based on a set of formaltransformation rules. We have developed a tool performing the automatic refinement ofPSL specifications. As for design refinement assertion refinement is not fully automated.Temporal and structural information must be provided by the user, using an ergonomicinterface. The tool allows the generation of assertions in RTL but also hybrid assertions.Little work has been done before in this area, and the proposed solutions suffer from severerestrictions. To our knowledge, our prototype is the first tool that performs a temporaltransformation of assertions based on the formal semantics of a standard specificationlanguage (PSL)
Flórez, Martha Johanna Sepúlveda. "Estimativa de desempenho de uma NoC a partir de seu modelo em SYSTEMC-TLM." Universidade de São Paulo, 2006. http://www.teses.usp.br/teses/disponiveis/3/3140/tde-14122006-152854/.
Full textThe wide variety of interconnection structures presently nowadays for SoC (Systemon- Chip), bus and networks-on-Chip NoCs, each of them with a wide set of setup parameters, provides a huge amount of design alternatives. Although the interconnection structure is a key SoC component, there are few design tools in order to set the appropriate configuration parameters for a given application. An efficient SoC project may comply an exploration stage among the possible solutions for the communication structure, during the first steps of the design process. The absence of appropriate tools for that exploration makes critical the designer?s judgment. The present study aims to enhance the communication SoC structure design area, when a NoC is used. This work proposes a methodology that allows the establishment of the NoC communication parameters using a high level model (SystemC TLM timed). Our approach analyzes and evaluates the NoC performance under a wide variety of traffic conditions. The experimental stage was conducted employing a model of a net represented by a SystemC TLM timed (Hermes_Temp). Parametric and pseudo-random generators control the network traffic. The analysis was carried on with a tool designed for these purpose, which generates a group of performance metrics. The results allow to elucidate the global and inner network behavior. The performance values are useful for the heterogeneous and homogeneous NoC design projects, improving the performance evaluation studies scope.
Viaud, Emmanuel. "Modélisation SystemC d'architectures multi-processeurs intégrées sur puce au niveau transactionnel avec représentation du temps." Paris 6, 2009. http://www.theses.fr/2009PA066118.
Full textKarlsson, Sara. "Micro NPU for Baseband Interconnect." Thesis, Linköpings universitet, Elektroniksystem, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-103681.
Full textLiang, Lei. "Design and Implementation of an Extendable SoC Virtual Platform in SystemC-TLM 2.0." Thesis, KTH, Elektroniksystem, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-98661.
Full textBooks on the topic "SystemC TLM"
Wong, Allan K. Y., Jackei H. K. Wong, Wilfred W. K. Lin, Tharam S. Dillon, and Elizabeth J. Chang. Semantically Based Clinical TCM Telemedicine Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 2015. http://dx.doi.org/10.1007/978-3-662-46024-5.
Full textHasegawa, Akira, ed. Massive WDM and TDM Soliton Transmission Systems. Dordrecht: Springer Netherlands, 2002. http://dx.doi.org/10.1007/0-306-47125-6.
Full textJeffery, Hicks, and Microsoft Corporation, eds. Windows PowerShell: TFM. Napa, Calif: Sapien Press, 2006.
Find full textSpecifying systems: The TLA+ language and tools for hardware and software engineers. Boston: Addison-Wesley, 2003.
Find full textEmre, Aynur. Tam zamanında üretim sisteminin ülkemizdeki uygulamaları ve sorunları. Ankara: Millı̂ Prodüktivite Merkezi, 1995.
Find full textLamport, Leslie. Specifying systems: The TLA [plus] language and tools for hardware and software engineers. Boston: Addison-Wesley, 2003.
Find full textAkira, Hasegawa. Massive WDM and TDM soliton transmission systems: A ROSC symposium. New York: Kluwer Academic, 2002.
Find full textSystem wyborczy do samorządu terytorialnego w Polsce na tle europejskim. Toruń: Wydawn. Adam Marszałek, 2008.
Find full textBook chapters on the topic "SystemC TLM"
Black, David C., Jack Donovan, Bill Bunton, and Anna Keist. "OSCI TLM." In SystemC: From the Ground Up, 207–21. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-69958-5_16.
Full textMaillet-Contoz, Laurent, and Jean-Philippe Strassen. "TLM Modeling Techniques." In Transaction Level Modeling with SystemC, 57–94. Boston, MA: Springer US, 2005. http://dx.doi.org/10.1007/0-387-26233-4_3.
Full textBlack, David C., Jack Donovan, Bill Bunton, and Anna Keist. "Why SYSTEMC: ESL and TLM." In SystemC: From the Ground Up, 1–18. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-69958-5_1.
Full textGreaves, David, and Mehboob Yasin. "TLM POWER3: Power Estimation Methodology for SystemC TLM 2.0." In Lecture Notes in Electrical Engineering, 53–68. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-01418-0_4.
Full textTraulsen, Claus, Jérôme Cornet, Matthieu Moy, and Florence Maraninchi. "A SystemC/TLM Semantics in Promela and Its Possible Applications." In Model Checking Software, 204–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-73370-6_14.
Full textSteiner, Lukas, Matthias Jung, Felipe S. Prado, Kirill Bykov, and Norbert Wehn. "DRAMSys4.0: A Fast and Cycle-Accurate SystemC/TLM-Based DRAM Simulator." In Lecture Notes in Computer Science, 110–26. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-60939-9_8.
Full textHajisheykhi, Reza, Ali Ebnenasir, and Sandeep S. Kulkarni. "Evaluating the Effect of Faults in SystemC TLM Models Using UPPAAL." In Software Engineering and Formal Methods, 175–89. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-10431-7_13.
Full textZhang, Zhenkai, and Xenofon Koutsoukos. "Modeling Time-Triggered Ethernet in SystemC/TLM for Virtual Prototyping of Cyber-Physical Systems." In IFIP Advances in Information and Communication Technology, 318–30. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38853-8_29.
Full textSauer, Christian, Hans-Martin Bluethgen, and Hans-Peter Loeb. "A Framework for Distributed, Loosely-Synchronized Simulation of Complex SystemC/TLM Models." In Lecture Notes in Electrical Engineering, 135–53. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-24457-0_8.
Full textStamatiadis-Smidt, Hilke, and Harald zur Hausen. "TNM-System." In Thema Krebs, 303–5. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/978-3-662-10418-7_88.
Full textConference papers on the topic "SystemC TLM"
Le, Hoang M., Daniel Große, and Rolf Drechsler. "Automatic Fault Localization for SystemC TLM Designs." In 2010 11th International Workshop on Microprocessor Test and Verification (MTV). IEEE, 2010. http://dx.doi.org/10.1109/mtv.2010.15.
Full textAlemzadeh, Homa, Marco Cimei, Paolo Prinetto, and Zainalabedin Navabi. "Facilitating testability of TLM FIFO: SystemC implementations." In Test Symposium (EWDTS). IEEE, 2010. http://dx.doi.org/10.1109/ewdts.2010.5742035.
Full textGuarnieri, Valerio, Nicola Bombieri, Graziano Pravadelli, Franco Fummi, Hanno Hantson, Jaan Raik, Maksim Jenihhin, and Raimund Ubar. "Mutation analysis for SystemC designs at TLM." In 2011 12th Latin American Test Workshop - LATW. IEEE, 2011. http://dx.doi.org/10.1109/latw.2011.5985925.
Full textLe, Hoang M., Daniel Grosse, and Rolf Drechsler. "Scalable Fault Localization for SystemC TLM Designs." In Design Automation and Test in Europe. New Jersey: IEEE Conference Publications, 2013. http://dx.doi.org/10.7873/date.2013.022.
Full textMaraninchi, Florence, Matthieu Moy, Jerome Cornet, Laurent Maillet-Contoz, Claude Helmstetter, and Claus Traulsen. "SystemC/TLM semantics for heterogeneous system-on-chip validation." In 2008 Joint International IEEE Northeast Workshop on Circuits and Systems (NEWCAS) and TAISA Conference (NEWCAS-TAISA). IEEE, 2008. http://dx.doi.org/10.1109/newcas.2008.4606376.
Full textGrosse, Daniel, Hoang M. Le, and Rolf Drechsler. "Induction-Based Formal Verification of SystemC TLM Designs." In 2009 10th International Workshop on Microprocessor Test and Verification (MTV). IEEE, 2009. http://dx.doi.org/10.1109/mtv.2009.16.
Full textZhaorong Xiong, Jinian Bian, and Yanni Zhao. "An assertion-based verification method for SystemC TLM." In 2010 International Conference on Communications, Circuits and Systems (ICCCAS). IEEE, 2010. http://dx.doi.org/10.1109/icccas.2010.5581859.
Full textSfar, Salaheddine Hamza, Rached Tourki, and Imed Bennour. "Stepwise SystemC/TLM-2 models structuring and optimizations." In 2016 11th International Design & Test Symposium (IDT). IEEE, 2016. http://dx.doi.org/10.1109/idt.2016.7843040.
Full textMingsong Chen, Prabhat Mishra, and Dhrubajyoti Kalita. "Towards RTL test generation from SystemC TLM specifications." In 2007 IEEE International High Level Design Validation and Test Workshop. IEEE, 2007. http://dx.doi.org/10.1109/hldvt.2007.4392793.
Full textYu Lo, Lucky Lo Chi, and Samar Abdi. "Automatic SystemC TLM generation for custom communication platforms." In 2007 25th International Conference on Computer Design ICCD 2007. IEEE, 2007. http://dx.doi.org/10.1109/iccd.2007.4601878.
Full textReports on the topic "SystemC TLM"
Partin, J. K., G. D. Lassahn, and J. R. Davidson. Automatic TLI recognition system. Part 1: System description. Office of Scientific and Technical Information (OSTI), May 1994. http://dx.doi.org/10.2172/10166991.
Full textLassahn, G. D. Automatic TLI recognition system, general description. Office of Scientific and Technical Information (OSTI), February 1997. http://dx.doi.org/10.2172/481877.
Full textLassahn, G. D. Automatic TLI recognition system, programmer`s guide. Office of Scientific and Technical Information (OSTI), February 1997. http://dx.doi.org/10.2172/481865.
Full textLassahn, G. D. Automatic TLI recognition system, user`s guide. Office of Scientific and Technical Information (OSTI), February 1997. http://dx.doi.org/10.2172/481878.
Full textLassahn, G. D. Automatic TLI recognition system beta prototype testing. Office of Scientific and Technical Information (OSTI), June 1996. http://dx.doi.org/10.2172/266745.
Full textLassahn, G. D., J. K. Partin, and J. R. Davidson. Automatic TLI recognition system evaluation using AMPS data. Office of Scientific and Technical Information (OSTI), March 1995. http://dx.doi.org/10.2172/130622.
Full textSerhrouchni, A., and H. Labiod. TLS Authentication Using Intelligent Transport System (ITS) Certificates. Edited by M. Msahli, N. Cam-Winget, and W. Whyte. RFC Editor, September 2020. http://dx.doi.org/10.17487/rfc8902.
Full textSnyder, D. D., Scott C. MacInnes, and Jennifer L. Hare. A Fast 4-D TEM System for UXO Characterization. Fort Belvoir, VA: Defense Technical Information Center, July 2003. http://dx.doi.org/10.21236/ada442592.
Full textSnyder, D. D. A Fast 4-D TEM System for UXO Characterization. Fort Belvoir, VA: Defense Technical Information Center, November 2004. http://dx.doi.org/10.21236/ada607147.
Full textPartin, J. K., G. D. Lassahn, and J. R. Davidson. Automatic TLI recognition system. Part 2: User`s guide. Office of Scientific and Technical Information (OSTI), May 1994. http://dx.doi.org/10.2172/10166988.
Full text