• Title/Summary/Keyword: RV64I

Search Result 6, Processing Time 0.023 seconds

Design and FPGA Implementation of a 5-Stage Pipeline RV64I Processor: Performance Comparison with RV32I (5 단계 파이프라인 RV64I 프로세서 설계 및 FPGA 구현: RV32I 성능 비교 분석)

  • Tae Yeon Jeong;Yongwoo Kim
    • Transactions on Semiconductor Engineering
    • /
    • v.2 no.4
    • /
    • pp.52-57
    • /
    • 2024
  • RISC-V is an open and free ISA developed by UC Berkeley, known for its scalability and efficiency, making it applicable to a wide range of designs. One of the extended ISAs based on the base instruction set RV32I is RV64I, which supports a 64-bit architecture and is well-suited for high-performance system design. This paper proposes a 5-stage pipeline RV64I processor and implements and validates it on the Intel DE2-115 FPGA board. FPGA synthesis results show that the proposed 64-bit RV64I processor achieves a maximum operating frequency of 48.83 MHz. Additionally, a comparison with the RV32I processor reveals the hardware resource usage, including Total Logic Elements and Total Registers. Furthermore, using the Dhrystone benchmark program, the code size comparison demonstrated a memory reduction of up to 14.28% compared to the 32-bit RV32I processor. This study provides a comprehensive evaluation of the performance and efficiency of a RISC-V-based 64-bit architecture, offering insights into its scalability and potential for future advancements.

Implementation of a Task Level Pipelined Multicomputer RV860-PIPE for Computer Vision Applications (컴퓨터 비젼 응용을 위한 태스크 레벨 파이프라인 멀티컴퓨터 RV860-PIPE의 구현)

  • Lee, Choong-Hwan;Kim, Jun-Sung;Park, Kyu-Ho
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.33B no.1
    • /
    • pp.38-48
    • /
    • 1996
  • We implemented and evaluated the preformance of a task level pipelined multicomputer "RV860-PIPE(Realtime Vision i860 system using PIPEline)" for computer vision applications. RV860-PIPE is a message-passing MIMD computer having ring interconnection network which is appropriate for vision processing. We designed the node computer of RV860-PIPE using a 64-bit microprocessor to have generality and high processing power for various vision algorithms. Furthermore, to reduce the communication overhead between node computers and between node computer and a frame grabber, we designed dedicated high speed communication channels between them. We showed the practical applicability of the implemented system by evaluting performances of various computer vision applications like edge detection, real-time moving object tracking, and real-time face recognition.

  • PDF

Cardiac CT for Measurement of Right Ventricular Volume and Function in Comparison with Cardiac MRI: A Meta-Analysis

  • Jin Young Kim;Young Joo Suh;Kyunghwa Han;Young Jin Kim;Byoung Wook Choi
    • Korean Journal of Radiology
    • /
    • v.21 no.4
    • /
    • pp.450-461
    • /
    • 2020
  • Objective: We performed a meta-analysis to evaluate the agreement of cardiac computed tomography (CT) with cardiac magnetic resonance imaging (CMRI) in the assessment of right ventricle (RV) volume and functional parameters. Materials and Methods: PubMed, EMBASE, and Cochrane library were systematically searched for studies that compared CT with CMRI as the reference standard for measurement of the following RV parameters: end-diastolic volume (EDV), end-systolic volume (ESV), stroke volume (SV), or ejection fraction (EF). Meta-analytic methods were utilized to determine the pooled weighted bias, limits of agreement (LOA), and correlation coefficient (r) between CT and CMRI. Heterogeneity was also assessed. Subgroup analyses were performed based on the probable factors affecting measurement of RV volume: CT contrast protocol, number of CT slices, CT reconstruction interval, CT volumetry, and segmentation methods. Results: A total of 766 patients from 20 studies were included. Pooled bias and LOA were 3.1 mL (-5.7 to 11.8 mL), 3.6 mL (-4.0 to 11.2 mL), -0.4 mL (5.7 to 5.0 mL), and -1.8% (-5.7 to 2.2%) for EDV, ESV, SV, and EF, respectively. Pooled correlation coefficients were very strong for the RV parameters (r = 0.87-0.93). Heterogeneity was observed in the studies (I2 > 50%, p < 0.1). In the subgroup analysis, an RV-dedicated contrast protocol, ≥ 64 CT slices, CT volumetry with the Simpson's method, and inclusion of the papillary muscle and trabeculation had a lower pooled bias and narrower LOA. Conclusion: Cardiac CT accurately measures RV volume and function, with an acceptable range of bias and LOA and strong correlation with CMRI findings. The RV-dedicated CT contrast protocol, ≥ 64 CT slices, and use of the same CT volumetry method as CMRI can improve agreement with CMRI.

CONFIRMATION OF THE EXOPLANET AROUND β GEM FROM THE RV OBSERVATIONS USING BOES

  • Ran, In-Woo;Lee, Byeong-Cheol;Kim, Kang-Min;Mkrtichian, D.E.
    • Journal of The Korean Astronomical Society
    • /
    • v.41 no.3
    • /
    • pp.59-64
    • /
    • 2008
  • To detect exoplanets and study pulsation of K giant stars, we have observed precise RV (radial velocity) of about 55 early K giant (K0 - K4) stars brighter than V = 5 magnitude since 2003 by using BOES, a high resolution Echelle spectrograph attached to the 1.8 m telescope at BOAO (Bohyunsan Optical Astronomy Observatory). We detected periodic RV variation of KO III star $\beta$ Gem (HD 62509) with a period $P\;=\;596.6\;{\pm}\;2.3$ days and a semi-amplitude $K\;=\;44.8\;{\pm}\;0.7\;ms^{-1}$. If we adopt 1.7 $M_{\odot}$ for the mass of $\beta$ Gem, this yields the minimum mass of the companion m sin i = 2.64 $M_{Jupiter}$. Our results agree well with Hatzes et al. (2006) and Reffert et al. (2006), and confirm their discovery of a planetary object around $\beta$ Gem. We also confirmed about 192 minutes short period stellar oscillation found by Hatzes and Zechmeister (2007). This is the first report of exoplanet detection using BOES and demonstrates that the RV observation using BOES is accurate and stable enough to detect exoplanets around bright K giant stars.

Performance Evaluation and Consideration of Shadow Stack on RISC-V Architecture (RISC-V 아키텍처 상에서의 쉐도우 스택 성능 평가 및 고찰)

  • Kang Ha Young;Han Go Won;Park Sung Hwan;Kwon Dong Hyun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.13 no.9
    • /
    • pp.413-420
    • /
    • 2024
  • RISC-V is an open-source instruction set architecture, used in various hardware implementations, and can be flexibly expanded to meet system requirements through the RV64I base instruction set and 16 standard extensions. Currently, the RISC-V architecture employs the shadow stack technique to protect return addresses. This paper compares the performance of the compact shadow stack mechanism and the parallel shadow stack mechanism in the RISC-V architecture using the SPEC CPU 2017 and beebs benchmarks. Experimental results show that the parallel shadow stack mechanism exhibits higher overhead than the compact shadow stack mechanism. This suggests that the efficiency of the parallel mechanism is reduced due to the limitations of the RISC-V architecture, making the compact shadow stack more suitable for RISC-V. Additionally, this paper identifies the security limitations of the existing RISC-V shadow stack and proposes directions for enhancing the performance and security of shadow stack mechanisms to ensure a secure execution environment for RISC-V.

Absolute Dimensions And Period Changes Of The Semi-Detached Algol Type Binary XZ Canis Minoris

  • Kim, Hye-Young;Kim, Chun-Hwey;Hong, Kyeongsoo;Jeong, Min-Ji;Park, Jang-Ho;Song, Mi-Hwa;Lee, Jae Woo;Lee, Chung-Uk
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.44 no.2
    • /
    • pp.64.1-64.1
    • /
    • 2019
  • The first high-resolution spectroscopic and new multiband photometric observations of the semi-detached Algol type binary XZ CMi were performed at the Bohyunsan Optical Astronomy Observatory (BOAO) and the Sobaeksan Optical Astronomy Observatory (SOAO), respectively. A total of 34 spectra were obtained using the 1.8 m reflector of the BOAO equipped with the Bohyunsan Optical Echelle Spectrograph to construct the radial velocity (RV) curves of the eclipsing pair. New BVRI photometric light curves were also covered by using the SOAO 61cm reflector and a CCD camera. A detailed analysis of all eclipse timings shows that the orbital period of XZ CMi has varied in an upward parabolic variation superposed on a sinusoidal oscillation with a period of 38.0 yr and a semi-amplitude of 0.0071 days. From the spectral analysis, the effective temperature and the projected rotational velocity of the primary component were determined to be Teff,1 = 7387±161 K and v1sini = 122±6 km s-1, respectively. Our simultaneous synthesis of the double-lined RV and BVRI light curves gives the reliable system parameters of XZ CMi with a mass ratio (q) of 0.314, an orbital inclination (i) of 81.9 deg and a large temperature difference (∆T) of 2481 K. The individual masses and radii of both components are M1 = 1.91±0.08M, M2 = 0.60±0.02M, R1 = 1.60±0.02R, R2 = 1.13±0.02R, respectively. Although the primary component is located inside the δ Sct and γ Dor instability strips, no evidence of pulsation in the system was detected. The possible evolutionary status of XZ CMi is discussed.

  • PDF