RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      GNU Binutils를 기반으로 한 재겨냥성 이진 유틸리티의 개발 = Development of Retargetable Binary Utilities Based on GNU Binutils

      한글로보기

      https://www.riss.kr/link?id=A82294660

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      오늘날 가전 제품 시장에서 임베디드 시스템은 time-to-market 이라는 개념이 점차 중요해지고 있다. 프로세서의 개발 주기가 점차 짧아짐에 따라 소프트웨어의 개발 또한 중요하게 생각되고 있다. 그러나 새로운 프로세서에 특화된 소프트웨어 개발 도구들을 개발하는 시간은 여전히 개선되지 않고 있다. 이러한 점에서 Architecture Description Language(ADL)은 새로운 프로세서에 대한 소프트웨어 개발 도구들을 자동으로 생성하게 함으로써 개발하는 수고를 덜 수 있다. 본 논문에서는 GNU Binutils를 이용하여 각각의 프로세서에 맞는 소프트웨어 개발 도구들을 자동으로 생성하였다. 이 연구를 통하여 우리는 어셈블러나 링커와 같은 소프트웨어 개발 도구들을 쉽고 빠르게 생성할 수 있었다.
      번역하기

      오늘날 가전 제품 시장에서 임베디드 시스템은 time-to-market 이라는 개념이 점차 중요해지고 있다. 프로세서의 개발 주기가 점차 짧아짐에 따라 소프트웨어의 개발 또한 중요하게 생각되고 있...

      오늘날 가전 제품 시장에서 임베디드 시스템은 time-to-market 이라는 개념이 점차 중요해지고 있다. 프로세서의 개발 주기가 점차 짧아짐에 따라 소프트웨어의 개발 또한 중요하게 생각되고 있다. 그러나 새로운 프로세서에 특화된 소프트웨어 개발 도구들을 개발하는 시간은 여전히 개선되지 않고 있다. 이러한 점에서 Architecture Description Language(ADL)은 새로운 프로세서에 대한 소프트웨어 개발 도구들을 자동으로 생성하게 함으로써 개발하는 수고를 덜 수 있다. 본 논문에서는 GNU Binutils를 이용하여 각각의 프로세서에 맞는 소프트웨어 개발 도구들을 자동으로 생성하였다. 이 연구를 통하여 우리는 어셈블러나 링커와 같은 소프트웨어 개발 도구들을 쉽고 빠르게 생성할 수 있었다.

      더보기

      다국어 초록 (Multilingual Abstract)

      In this days, the concept of time-to-market is important in embedded systems in consumer electronics. According to the short time of development period, it is also important in development of Software Development toolkits (SDKs). However, it is not improved to the development time of SDKs specialized in new processors. In this point, the Architecture Description Language (ADL) is an alternative to relieve the pain of building the SDKs as the required SDKs can be automatically generated from ADL for the processor. In this paper, we automatically generate SDKs specialized in processors using GNU Binutils. Through this research, we can more easier and faster produce the SDKs such as assembler and linker than by using handcrafted code.
      번역하기

      In this days, the concept of time-to-market is important in embedded systems in consumer electronics. According to the short time of development period, it is also important in development of Software Development toolkits (SDKs). However, it is not im...

      In this days, the concept of time-to-market is important in embedded systems in consumer electronics. According to the short time of development period, it is also important in development of Software Development toolkits (SDKs). However, it is not improved to the development time of SDKs specialized in new processors. In this point, the Architecture Description Language (ADL) is an alternative to relieve the pain of building the SDKs as the required SDKs can be automatically generated from ADL for the processor. In this paper, we automatically generate SDKs specialized in processors using GNU Binutils. Through this research, we can more easier and faster produce the SDKs such as assembler and linker than by using handcrafted code.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. 본론
      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. 본론
      • 4. 실험
      • 5. 결론
      • 참고문헌
      더보기

      참고문헌 (Reference)

      1 김호균, "재겨냥성 어셈블러와 링커의 개발" 22 (22): 2008

      2 "http://www.gnu.org/software/binutils"

      3 "http://source.redhat.com/cgen"

      4 "http://opencores.org"

      5 Abbaspour. M, "Retargetable binary utilities" 331-336, 2002

      6 Minwook Ahn, "Optimistic Coalescing for Heterogeneous Register Architectures" 42 (42): 93-102, 2007

      7 Alexandro Baldassin, "An Open- Source Binary Utility Generator" 13 (13): 2008

      8 Hoffmann. A, "A survey on modeling issues using the machine description languages LISA" 2 : 1137-1140, 2001

      9 Minwook Ahn, "A New ADL- based compiler for Embedded Processor Design" 2005

      1 김호균, "재겨냥성 어셈블러와 링커의 개발" 22 (22): 2008

      2 "http://www.gnu.org/software/binutils"

      3 "http://source.redhat.com/cgen"

      4 "http://opencores.org"

      5 Abbaspour. M, "Retargetable binary utilities" 331-336, 2002

      6 Minwook Ahn, "Optimistic Coalescing for Heterogeneous Register Architectures" 42 (42): 93-102, 2007

      7 Alexandro Baldassin, "An Open- Source Binary Utility Generator" 13 (13): 2008

      8 Hoffmann. A, "A survey on modeling issues using the machine description languages LISA" 2 : 1137-1140, 2001

      9 Minwook Ahn, "A New ADL- based compiler for Embedded Processor Design" 2005

      더보기

      동일학술지(권/호) 다른 논문

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2014-09-01 평가 학술지 통합(기타)
      2013-04-26 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KIISE : Software and Applications KCI등재
      2011-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2008-10-17 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KISS : Software and Applications KCI등재
      2007-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2002-01-01 평가 등재학술지 선정(등재후보2차) KCI등재
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼