Academic literature on the topic 'Pipeline datapath'
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 'Pipeline datapath.'
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 "Pipeline datapath"
Ravikumar, C. P., and V. Saxena. "TOGAPS: A Testability Oriented Genetic Algorithm For Pipeline Synthesis." VLSI Design 5, no. 1 (January 1, 1996): 77–87. http://dx.doi.org/10.1155/1996/65320.
Full textKingyens, Jeffrey, and J. Gregory Steffan. "The Potential for a GPU-Like Overlay Architecture for FPGAs." International Journal of Reconfigurable Computing 2011 (2011): 1–15. http://dx.doi.org/10.1155/2011/514581.
Full textLee, Y. H., M. Khalil-Hani, and M. N. Marsono. "An FPGA-Based Quantum Computing Emulation Framework Based on Serial-Parallel Architecture." International Journal of Reconfigurable Computing 2016 (2016): 1–18. http://dx.doi.org/10.1155/2016/5718124.
Full textKashima, Ryota, Ikki Nagaoka, Masamitsu Tanaka, Taro Yamashita, and Akira Fujimaki. "64-GHz Datapath Demonstration for Bit-Parallel SFQ Microprocessors Based on a Gate-Level-Pipeline Structure." IEEE Transactions on Applied Superconductivity 31, no. 5 (August 2021): 1–6. http://dx.doi.org/10.1109/tasc.2021.3061353.
Full textAlachiotis, Nikolaos, and Alexandros Stamatakis. "A Vector-Like Reconfigurable Floating-Point Unit for the Logarithm." International Journal of Reconfigurable Computing 2011 (2011): 1–12. http://dx.doi.org/10.1155/2011/341510.
Full textTitus, Dr Anita. "Datapath Optimization in AES using Pipelined Architecture." International Journal for Research in Applied Science and Engineering Technology 8, no. 8 (August 31, 2020): 940–44. http://dx.doi.org/10.22214/ijraset.2020.31056.
Full textCekli, Serap, and Ali Akman. "Enhanced SPIHT Algorithm with Pipelined Datapath Architecture Design." Electrica 19, no. 1 (March 5, 2019): 29–36. http://dx.doi.org/10.26650/electrica.2018.15101.
Full textNabi, Syed Waqar, and Wim Vanderbauwhede. "Automatic Pipelining and Vectorization of Scientific Code for FPGAs." International Journal of Reconfigurable Computing 2019 (November 18, 2019): 1–12. http://dx.doi.org/10.1155/2019/7348013.
Full textCappuccino, G., G. Cocorullo, P. Corsonello, and S. Perri. "High speed self-timed pipelined datapath for square rooting." IEE Proceedings - Circuits, Devices and Systems 146, no. 1 (1999): 16. http://dx.doi.org/10.1049/ip-cds:19990271.
Full textArató, Péter, lstván Béres, Andrzej Rucinski, Robert Davis, and Roy Torbert. "A high-level datapath synthesis method for pipelined structures." Microelectronics Journal 25, no. 3 (May 1994): 237–47. http://dx.doi.org/10.1016/0026-2692(94)90015-9.
Full textDissertations / Theses on the topic "Pipeline datapath"
Cronquist, Darren C. "Reconfigurable pipelined datapaths /." Thesis, Connect to this title online; UW restricted, 1999. http://hdl.handle.net/1773/6988.
Full textAit, Bensaid Samira. "Formal Semantics of Hardware Compilation Framework." Electronic Thesis or Diss., université Paris-Saclay, 2023. http://www.theses.fr/2023UPASG085.
Full textStatic worst-case timing analyses are used to ensure the timing deadlines required for safety-critical systems. In order to derive accurate bounds, these timing analyses require precise (micro-)architecture considerations. Usually, such micro-architecture models are constructed by hand from processor manuals.However, with the open-source hardware initiatives and high-level Hardware Description Languages (HCLs), the automatic generation of these micro-architecture models and, more specifically, the pipeline models are promoted. We propose a workflow that aims to automatically construct pipeline datapath models from processor designs described in HCLs. Our workflow is based on the Chisel/FIRRTL Hardware Compiler Framework. We build at the intermediate representation level the datapath pipeline models. Our work intends to prove the timing properties, such as the timing predictability-related properties. We rely on the formal verification as our method. The generated models are then translated into formal models and integrated into an existing model checking-based procedure for detecting timing anomalies. We use TLA+ modeling and verification language and experiment with our analysis with several open-source RISC-V processors. Finally, we advance the studies by evaluating the impact of automatic generation through a series of synthetic benchmarks
Pasca, Bogdan Mihai. "Calcul flottant haute performance sur circuits reconfigurables." Phd thesis, Ecole normale supérieure de lyon - ENS LYON, 2011. http://tel.archives-ouvertes.fr/tel-00654121.
Full textLu, Chin-Te, and 呂進德. "Area-Efficient Design and Implementation of Deep-Pipeline Latency Datapath." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/22100268830966382822.
Full text國立交通大學
電子工程系所
97
Datapath is primarily the most critical element that affects performance. The allocations and design of datapath depends various application requirements. General speaking, for high-performance processors like Intel’s Pentium Processors, IBM’s Cell Processors and so on, the designers extremely rise up operating frequency by board VLSI techniques. On the contrary, such as lightweight applications in the embedded system, the goal of datapath design is to seek low-power, small chip area and so on. The instruction set architecture (ISA) has different ways of implementation for different application requirements. Therefore, this thesis proposes the design flow to automatically generate the area-efficient datapath for various application requirements. The area-efficient datapath generator includes the two-phased including spatial-optimized and temporal-optimized for datapath optimization. It can systematically develop and optimize datapth of the processors while leveraging the instruction set architecture (ISA) of high performance processor like IBM’s Cell and the software toolchain and application programs. Spatial-optimized means that efficient utilization in spatial domain including function modeling and cycle-accurate design. In other phase, temporal-optimization explores the instruction latency to systematically build up mathematical formulation to get the optimal micro-architecture. We take the Cell synergistic processor unit (SPU) as our datapath design example to analyze the optimization space of SPU ISA implementation, and find the area-efficient micro-architecture by using our proposed design flow. In the experiment, the micro-architecture by using our proposed design flow improves about 15-20% of area compared to using CAD tools for datapath design of embedded processors targeted 100MHz to 800MHz. Finally, we use the previous design flow to implement the SPU DSP in the UMC 90nm 1P9M CMOS process. The silicon area is 2.5mm x 2.5mm and the clock rate is 400MHz.
Lin, Sheng-Hsun, and 林聖勳. "A Single Pipeline Datapath Design for Joinable Narrow-operand Operations." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/64738928061451413217.
Full text國立交通大學
資訊科學與工程研究所
94
Most general-purpose processors and embedded processors have 32-bit word widths or wider. However, integer operations rarely need the full 32-bit dynamic range of the datapath. If we partition the operand bus, result bus, and ALU into several blocks, the datapath could perform more than one operation in parallel. In this thesis, mechanisms to join two narrow-operand operations together to share a single datapath are proposed. We proposed one novel ALU-sharing scheme by turning around operation-block ordering. Efficient designs to merge operands to share buses and ALU based on the technique are proposed and discussed. Compared with traditional “shift” approach, the turnaround approach has many advantages on area and delay. Besides, a technique to mitigate the delay overhead of the partitioned ALU by swapping operands is proposed. We also made performance simulation to help decide how to partition the datapath. Finally, how to integrate such datapath into a MIPS five-stage pipeline and required modifications are discussed.
Vlad, Ciubotariu. "Automatic Datapath Abstraction Of Pipelined Circuits." Thesis, 2011. http://hdl.handle.net/10012/5804.
Full textHsiao, Pi-Chen, and 蕭丕承. "Efficient Datapath Design for Clustered & Pipelined VLIW DSP Processors." Thesis, 2005. http://ndltd.ncl.edu.tw/handle/24419684455805579987.
Full text國立交通大學
電子工程系所
94
Most DSP applications feature a high degree of data-level and instruction-level parallelism, which enables efficient datapath design with clustering and deep pipelining. However, the ad-hoc data forwarding and inter-cluster communications in most processors significantly compensate the advantages. This thesis presents analytical formulae which are based on cell-based implementation with flip-flops and multiplexers to analyze the complexity of forwarding unit and inter-cluster communication mechanisms. We also propose a complexity-aware data forwarding architecture and a simple inter-cluster communication mechanism based on load/store instruction pairs. Moreover, we introduce the distributed & ping-pong register file to further reduce the complexity of register file inside clusters. In the experiments with UMC 0.13um 1P8M CMOS technology, our proposed forwarding architecture can improve cycle time by 13.2%, while the distributed ping-pong register file collocated with proposed inter-cluster communication mechanism can reduce the area and access time of register file by 76.8% and 46.9%. For portable applications, we bring up the folded datapath with binary compatibility which saves 55.33% area and increases the clock speed by 26.3%. Finally, we implement the proposed forwarding unit and the proposed inter-cluster communication mechanism with distributed & ping-pong register file organization in a complete 4-way VLIW DSP processor which can operate at 333MHz and shows comparable performance with state-of-the-art DSPs.
Books on the topic "Pipeline datapath"
Tamás, Visegrády, and Jankovits István, eds. High level synthesis of pipelined datapaths. Chichester, [England]: Wiley, 2001.
Find full textPéter Arató, Tamás Visegrády, and István Jankovits. High Level Synthesis of Pipelined Datapaths. Wiley, 2001.
Find full textBook chapters on the topic "Pipeline datapath"
Ebeling, Carl, Darren C. Cronquist, and Paul Franklin. "RaPiD — Reconfigurable pipelined datapath." In Lecture Notes in Computer Science, 126–35. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996. http://dx.doi.org/10.1007/3-540-61730-2_13.
Full textConference papers on the topic "Pipeline datapath"
Nurvitadhi, Eriko, James C. Hoe, Shih-Lien L. Lu, and Timothy Kam. "Automatic multithreaded pipeline synthesis from transactional datapath specifications." In the 47th Design Automation Conference. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1837274.1837356.
Full textAsato, C., C. Ditzen, and S. Dholakia. "A datapath multiplier with automatic insertion of pipeline stages." In 1989 Proceedings of the IEEE Custom Integrated Circuits Conference. IEEE, 1989. http://dx.doi.org/10.1109/cicc.1989.56815.
Full textIsshiki, Tsuyoshi, Takenobu Shimizugashira, Akihisa Ohta, Imanuddin Amril, and Hiroaki Kunieda. "A new FPGA architecture for high-performance bit-serial pipeline datapath (abstract)." In the 1998 ACM/SIGDA sixth international symposium. New York, New York, USA: ACM Press, 1998. http://dx.doi.org/10.1145/275107.275147.
Full textIstoan, Matei, and Florent de Dinechin. "Automating the pipeline of arithmetic datapaths." In 2017 Design, Automation & Test in Europe Conference & Exhibition (DATE). IEEE, 2017. http://dx.doi.org/10.23919/date.2017.7927080.
Full textKikkeri, N., and P. M. Seidel. "Formal co-verification of pipelined datapaths." In 48th Midwest Symposium on Circuits and Systems, 2005. IEEE, 2005. http://dx.doi.org/10.1109/mwscas.2005.1594050.
Full textCronquist, D. C., C. Fisher, M. Figueroa, P. Franklin, and C. Ebeling. "Architecture design of reconfigurable pipelined datapaths." In Proceedings 20th Anniversary Conference on Advanced Research in VLSI. IEEE, 1999. http://dx.doi.org/10.1109/arvlsi.1999.756035.
Full textSergiyenko, Anatoliy, Anastasia Serhienko, and Vitaliy Romankevich. "Genetic Programming of Pipelined Datapaths for FPGA." In 2020 IEEE 40th International Conference on Electronics and Nanotechnology (ELNANO). IEEE, 2020. http://dx.doi.org/10.1109/elnano50318.2020.9088773.
Full textHanoun, Abdulrahman, Henning Manteuffel, F. Mayer-Lindenberg, and Wjatscheslaw Galjan. "Architecture of a Pipelined Datapath Coarse-Grain Reconfigurable Coprocessor Array." In 2007 IEEE International Conference on Signal Processing and Communications. IEEE, 2007. http://dx.doi.org/10.1109/icspc.2007.4728448.
Full textPassaretti, Daniele, and Thilo Pionteck. "Configurable Pipelined Datapath for Data Acquisition in Interventional Computed Tomography." In 2021 IEEE 29th Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM). IEEE, 2021. http://dx.doi.org/10.1109/fccm51124.2021.00044.
Full textMcGraw, Robert, James H. Aylor, and Robert H. Klenke. "A top-down design environment for developing pipelined datapaths." In the 35th annual conference. New York, New York, USA: ACM Press, 1998. http://dx.doi.org/10.1145/277044.277105.
Full text