首页 > 最新文献

Proceedings [1992] The Ninth TRON Project Symposium最新文献

英文 中文
A CTRON kernel benchmark program 一个CTRON内核基准程序
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313254
K. Yamamoto, S. Futagami, T. Ohkubo, H. Kurosawa
The software used in systems for information, communication, and switching processing can be more portable and easier to maintain when these systems use layered software structures (platforms). It is therefore necessary to establish techniques for comparatively evaluating the performance of different platforms designed in conformance to the interface specifications for each layer of these hierarchical systems. The authors propose a method for using a benchmark program, to quantitatively compare kernel interface performances, which are central to the performance of CTRON-specification systems.<>
当这些系统使用分层软件结构(平台)时,用于信息、通信和交换处理的系统中使用的软件可以更易于移植和维护。因此,有必要建立技术来比较评估按照这些分层系统的每一层的接口规范设计的不同平台的性能。作者提出了一种方法,使用基准程序,定量比较内核接口性能,这是核心的ctron规范系统的性能。
{"title":"A CTRON kernel benchmark program","authors":"K. Yamamoto, S. Futagami, T. Ohkubo, H. Kurosawa","doi":"10.1109/TRON.1992.313254","DOIUrl":"https://doi.org/10.1109/TRON.1992.313254","url":null,"abstract":"The software used in systems for information, communication, and switching processing can be more portable and easier to maintain when these systems use layered software structures (platforms). It is therefore necessary to establish techniques for comparatively evaluating the performance of different platforms designed in conformance to the interface specifications for each layer of these hierarchical systems. The authors propose a method for using a benchmark program, to quantitatively compare kernel interface performances, which are central to the performance of CTRON-specification systems.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129788160","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
A universal real-time kernel based on the mu ITRON specification 基于ITRON规范的通用实时内核
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313263
K. Fukuoka, A. Yokozawa, K. Tamaru, K. Yamada
The growing variety of target processors complicates the design of applications. To reduce this complexity, a universal design environment is desired. As the first step in designing the hardware independent environment, the authors propose a universal real-time kernel specification for 8 to 32-bit microprocessors. The mu ITRON specification can be applied to various processors but to specify the universal specification, some decisions need to be made. The authors discuss the variations in the word length, trade-offs in hiding architectures, and other related issues. They then propose the universal specification based on the mu ITRON specification.<>
越来越多的目标处理器使应用程序的设计变得复杂。为了减少这种复杂性,需要一个通用的设计环境。作为设计硬件独立环境的第一步,作者提出了一个通用的8到32位微处理器实时内核规范。ITRON规范可以应用于各种处理器,但要指定通用规范,需要做出一些决定。作者讨论了单词长度的变化、隐藏体系结构的权衡以及其他相关问题。然后,他们提出了基于mu ITRON规范的通用规范。
{"title":"A universal real-time kernel based on the mu ITRON specification","authors":"K. Fukuoka, A. Yokozawa, K. Tamaru, K. Yamada","doi":"10.1109/TRON.1992.313263","DOIUrl":"https://doi.org/10.1109/TRON.1992.313263","url":null,"abstract":"The growing variety of target processors complicates the design of applications. To reduce this complexity, a universal design environment is desired. As the first step in designing the hardware independent environment, the authors propose a universal real-time kernel specification for 8 to 32-bit microprocessors. The mu ITRON specification can be applied to various processors but to specify the universal specification, some decisions need to be made. The authors discuss the variations in the word length, trade-offs in hiding architectures, and other related issues. They then propose the universal specification based on the mu ITRON specification.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127745646","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A DB/DC platform for real-time operating systems based on CTRON specifications 基于CTRON规范的实时操作系统的DB/DC平台
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313256
T. Nishihara, J. Kikuchi, T. Takehisa
A database and data communication (DB/DC) platform was developed for real-time operating systems based on CTRON specifications in order to create high performance online transaction processing systems such as network operation control systems. The DB/DC platform is designed to be portable and to achieve high performance. The authors describe the software architecture of the DB/DC platform for real-time operating systems based on CTRON specifications that supports high-level programming interfaces for transaction processing applications. The following results are shown: only 2% of the source code needs to be modified when the proposed DB/DC platform is ported to another operating system based on the CTRON specifications; the number of instructions executed in a typical transaction process is reduced by 50% compared with the former in-house DB/DC platform; and CTRON specifications fully define the functions needed to construct DB/DC platforms, so it is not necessary to define other functions to increase DB/DC platforms portability.<>
为了创建高性能的在线事务处理系统,如网络操作控制系统,基于CTRON规范开发了实时操作系统数据库和数据通信(DB/DC)平台。DB/DC平台的设计是便携和实现高性能。作者描述了基于CTRON规范的实时操作系统DB/DC平台的软件体系结构,该平台支持事务处理应用程序的高级编程接口。结果如下:将DB/DC平台移植到另一个基于CTRON规范的操作系统时,只需要修改2%的源代码;与以前的内部DB/DC平台相比,典型事务处理中执行的指令数量减少了50%;和CTRON规范充分定义了构建DB/DC平台所需的功能,因此不需要定义其他功能来增加DB/DC平台的可移植性。
{"title":"A DB/DC platform for real-time operating systems based on CTRON specifications","authors":"T. Nishihara, J. Kikuchi, T. Takehisa","doi":"10.1109/TRON.1992.313256","DOIUrl":"https://doi.org/10.1109/TRON.1992.313256","url":null,"abstract":"A database and data communication (DB/DC) platform was developed for real-time operating systems based on CTRON specifications in order to create high performance online transaction processing systems such as network operation control systems. The DB/DC platform is designed to be portable and to achieve high performance. The authors describe the software architecture of the DB/DC platform for real-time operating systems based on CTRON specifications that supports high-level programming interfaces for transaction processing applications. The following results are shown: only 2% of the source code needs to be modified when the proposed DB/DC platform is ported to another operating system based on the CTRON specifications; the number of instructions executed in a typical transaction process is reduced by 50% compared with the former in-house DB/DC platform; and CTRON specifications fully define the functions needed to construct DB/DC platforms, so it is not necessary to define other functions to increase DB/DC platforms portability.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132457055","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An ATM switching software using CTRON with distributed processing support function 基于CTRON的ATM交换软件,具有分布式处理支持功能
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313253
M. Fukazawa, Y. Watanabe, M. Kakemizu, M.W. Kim
A description is given of the basic idea for ATM switching software using CTRON. It has a three-layer, object-oriented software architecture with distributed processing support function. The authors describe how to implement the architecture.<>
介绍了基于CTRON的ATM交换软件的基本思想。它具有三层面向对象的软件体系结构,具有分布式处理支持功能。作者描述了如何实现该体系结构
{"title":"An ATM switching software using CTRON with distributed processing support function","authors":"M. Fukazawa, Y. Watanabe, M. Kakemizu, M.W. Kim","doi":"10.1109/TRON.1992.313253","DOIUrl":"https://doi.org/10.1109/TRON.1992.313253","url":null,"abstract":"A description is given of the basic idea for ATM switching software using CTRON. It has a three-layer, object-oriented software architecture with distributed processing support function. The authors describe how to implement the architecture.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133025665","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The future of advanced user interfaces in product design 产品设计中高级用户界面的未来
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313272
A. Marcus
Future industrial products will incorporate embedded microcomputers that will require advanced graphical user interfaces (GUIs). These GUIs will incorporate innovative input and display technologies, such as gestural input, multimedia, three dimensional displays, as well as new metaphors, and agents. These technology advances present challenges and opportunities for designers of human-computer communication and interaction.<>
未来的工业产品将包括嵌入式微型计算机,这将需要先进的图形用户界面(gui)。这些图形用户界面将结合创新的输入和显示技术,如手势输入、多媒体、三维显示,以及新的隐喻和代理。这些技术的进步给人机交流和交互的设计者带来了挑战和机遇。
{"title":"The future of advanced user interfaces in product design","authors":"A. Marcus","doi":"10.1109/TRON.1992.313272","DOIUrl":"https://doi.org/10.1109/TRON.1992.313272","url":null,"abstract":"Future industrial products will incorporate embedded microcomputers that will require advanced graphical user interfaces (GUIs). These GUIs will incorporate innovative input and display technologies, such as gestural input, multimedia, three dimensional displays, as well as new metaphors, and agents. These technology advances present challenges and opportunities for designers of human-computer communication and interaction.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116867337","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Optimizing C compiler for the TRON architecture 为TRON架构优化C编译器
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313265
K. Matsunami, T. Yamana, H. Ito
A discussion is given on the development and effects of an optimizing C compiler for the GMICRO F32 series of 32 bit microprocessors which are available for the TRON (the real time operating system nucleus) architecture. Compiler optimizations for the TRON architecture, or the CISC (complex instruction set computer) architecture with its distinct features, were achieved through a clarification of the conflict (trade-off) between the increased execution rate and the reduced object size to produce an optimizing C compiler. In particular, the application of the '1:2 rule' to the execution rate and the object size achieved the compiler optimization for this CISC architecture. That this optimizing C compiler will accomplish the objective of applying many types of application programs written in C language to the TRON architecture.<>
讨论了用于实时操作系统核心TRON架构的GMICRO F32系列32位微处理器的优化C编译器的开发及其效果。TRON架构的编译器优化,或CISC(复杂指令集计算机)架构具有其独特的特点,是通过澄清增加的执行速度和减少的对象大小之间的冲突(权衡)来实现的,以产生优化的C编译器。特别是在执行速率和对象大小上采用“1:2规则”,实现了该CISC体系结构的编译器优化。这个优化的C语言编译器将实现用C语言编写的多种应用程序在TRON架构中的应用。
{"title":"Optimizing C compiler for the TRON architecture","authors":"K. Matsunami, T. Yamana, H. Ito","doi":"10.1109/TRON.1992.313265","DOIUrl":"https://doi.org/10.1109/TRON.1992.313265","url":null,"abstract":"A discussion is given on the development and effects of an optimizing C compiler for the GMICRO F32 series of 32 bit microprocessors which are available for the TRON (the real time operating system nucleus) architecture. Compiler optimizations for the TRON architecture, or the CISC (complex instruction set computer) architecture with its distinct features, were achieved through a clarification of the conflict (trade-off) between the increased execution rate and the reduced object size to produce an optimizing C compiler. In particular, the application of the '1:2 rule' to the execution rate and the object size achieved the compiler optimization for this CISC architecture. That this optimizing C compiler will accomplish the objective of applying many types of application programs written in C language to the TRON architecture.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"64 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120852194","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An RTOS allowing the gradual migration 允许逐步迁移的RTOS
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313262
M. Fukuda, H. Nokubi
A description is given of a real-time operating system (RTOS) which can allow users to achieve the gradual migration from the ITRON kernel to the mu ITRON kernel. It has some risks for the user to migrate between the two ITRONs because each kernel has a different system call specification. The mu ITRON promises speed. The ITRON, on the other hand, provides functionality to make robust programs managing complex application areas. The authors are successfully developing a novel RTOS which has two system call interfaces for the user migration between the two ITRONs with no risk. This RTOS allows users to achieve functional migration from the ITRON to the mu ITRON while using the ITRON interface and almost achieving the mu ITRON speed.<>
描述了一种实时操作系统(RTOS),它可以使用户实现从ITRON内核到mu ITRON内核的逐步迁移。用户在两个itron之间迁移有一定的风险,因为每个内核都有不同的系统调用规范。mu ITRON保证了速度。另一方面,ITRON提供了功能,使强大的程序管理复杂的应用领域。作者成功地开发了一种新的RTOS,该RTOS具有两个系统调用接口,用于用户在两个itron之间无风险地迁移。该RTOS允许用户在使用ITRON界面的同时实现从ITRON到mu ITRON的功能迁移,并且几乎达到了mu ITRON的速度
{"title":"An RTOS allowing the gradual migration","authors":"M. Fukuda, H. Nokubi","doi":"10.1109/TRON.1992.313262","DOIUrl":"https://doi.org/10.1109/TRON.1992.313262","url":null,"abstract":"A description is given of a real-time operating system (RTOS) which can allow users to achieve the gradual migration from the ITRON kernel to the mu ITRON kernel. It has some risks for the user to migrate between the two ITRONs because each kernel has a different system call specification. The mu ITRON promises speed. The ITRON, on the other hand, provides functionality to make robust programs managing complex application areas. The authors are successfully developing a novel RTOS which has two system call interfaces for the user migration between the two ITRONs with no risk. This RTOS allows users to achieve functional migration from the ITRON to the mu ITRON while using the ITRON interface and almost achieving the mu ITRON speed.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"227 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132503629","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Human interface with computers in everyday life 日常生活中人机交互
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313273
K. Sakamura
The computerization of equipment making up our ordinary living environment is proceeding rapidly, and the networking of these computerized objects is likely to become a major issue in the future. Embedded microchips endow equipment with advanced functions, often bringing the need for a high level of information exchange with users. For this reason, human/machine interface (HMI) with computerized objects requires at least the same level of advancement and standardization as HMI in personal computers and workstations. The author discusses the concepts and policies being incorporated in the TRON Project's standardization of HMI, based on the above premises. He describes the 'TRON Human Interface Specifications for Computers in Everyday life' as a specific result of these standardization efforts.<>
构成我们日常生活环境的设备的计算机化正在迅速发展,这些计算机化物体的联网很可能成为未来的一个主要问题。嵌入式微芯片赋予设备先进的功能,往往需要与用户进行高水平的信息交换。由于这个原因,具有计算机化对象的人机界面(HMI)至少需要与个人计算机和工作站中的HMI相同的进步和标准化水平。基于上述前提,作者讨论了波场TRON项目HMI标准化所包含的概念和政策。他将“TRON日常生活计算机人机界面规范”描述为这些标准化工作的具体结果。
{"title":"Human interface with computers in everyday life","authors":"K. Sakamura","doi":"10.1109/TRON.1992.313273","DOIUrl":"https://doi.org/10.1109/TRON.1992.313273","url":null,"abstract":"The computerization of equipment making up our ordinary living environment is proceeding rapidly, and the networking of these computerized objects is likely to become a major issue in the future. Embedded microchips endow equipment with advanced functions, often bringing the need for a high level of information exchange with users. For this reason, human/machine interface (HMI) with computerized objects requires at least the same level of advancement and standardization as HMI in personal computers and workstations. The author discusses the concepts and policies being incorporated in the TRON Project's standardization of HMI, based on the above premises. He describes the 'TRON Human Interface Specifications for Computers in Everyday life' as a specific result of these standardization efforts.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"209 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134328522","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Portability experiment for CTRON communication control (transport layer and session layer) CTRON通信控制的可移植性实验(传输层和会话层)
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313258
Y. Mochida, H. Matsuda, H. Ikuta, T. Ohno
In Step2 of the portability experiment conducted by the CTRON Technical Committee, the authors ported CTRON-specification Extended OS (transport layer and session layer communication control programs) developed by each of the participating companies to CTRON-specification Basic OS developed by other firms to run on different hardware. The aim of this experiment is to evaluate the success of CTRON Basic Communication Control specifications. The authors outline this experiment and discuss impediments to porting CTRON Basic Communication Control products. They evaluate the scale of modified lines and the number of man-hours required for the porting process. They also suggest how to solve the problems of porting programs.<>
在由CTRON技术委员会进行的可移植性实验的第二步中,作者将每个参与公司开发的CTRON规范扩展操作系统(传输层和会话层通信控制程序)移植到其他公司开发的CTRON规范基本操作系统上,以便在不同的硬件上运行。本实验的目的是评估CTRON基本通信控制规范的成功性。作者概述了这个实验,并讨论了移植CTRON基本通信控制产品的障碍。他们评估修改线路的规模和移植过程所需的工时数。他们还建议如何解决移植程序的问题。
{"title":"Portability experiment for CTRON communication control (transport layer and session layer)","authors":"Y. Mochida, H. Matsuda, H. Ikuta, T. Ohno","doi":"10.1109/TRON.1992.313258","DOIUrl":"https://doi.org/10.1109/TRON.1992.313258","url":null,"abstract":"In Step2 of the portability experiment conducted by the CTRON Technical Committee, the authors ported CTRON-specification Extended OS (transport layer and session layer communication control programs) developed by each of the participating companies to CTRON-specification Basic OS developed by other firms to run on different hardware. The aim of this experiment is to evaluate the success of CTRON Basic Communication Control specifications. The authors outline this experiment and discuss impediments to porting CTRON Basic Communication Control products. They evaluate the scale of modified lines and the number of man-hours required for the porting process. They also suggest how to solve the problems of porting programs.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123994631","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
TRON-specification CHIP compatibility validation tron规格芯片兼容性验证
Pub Date : 1992-12-02 DOI: 10.1109/TRON.1992.313269
S. Inoue, S. Matsui, M. Suzuki
The CHIP validation suite, a set of programs for confirming whether a CHIP implementation conforms to the TRON specifications or not, was completed. The validation suite applies to specification level <>, and tests functions of the instruction set, addressing modes, flags and exceptions, etc. These programs were made with a specially developed tool that automatically generates assembler source codes. The size of the validation suite is nearly three million steps. The authors also developed a validation environment system such as a monitor program allowing the validation suite to be run on a tested chip.<>
CHIP验证套件(一套确认CHIP实现是否符合波场规范的程序)已经完成。验证套件适用于规格级别>,并测试指令集的功能、寻址模式、标志和异常等。这些程序是用一种特别开发的工具编写的,该工具可以自动生成汇编程序源代码。验证套件的规模接近300万步。作者还开发了一个验证环境系统,如一个监视器程序,允许验证套件在被测试芯片上运行
{"title":"TRON-specification CHIP compatibility validation","authors":"S. Inoue, S. Matsui, M. Suzuki","doi":"10.1109/TRON.1992.313269","DOIUrl":"https://doi.org/10.1109/TRON.1992.313269","url":null,"abstract":"The CHIP validation suite, a set of programs for confirming whether a CHIP implementation conforms to the TRON specifications or not, was completed. The validation suite applies to specification level <<L1R>>, and tests functions of the instruction set, addressing modes, flags and exceptions, etc. These programs were made with a specially developed tool that automatically generates assembler source codes. The size of the validation suite is nearly three million steps. The authors also developed a validation environment system such as a monitor program allowing the validation suite to be run on a tested chip.<<ETX>>","PeriodicalId":275803,"journal":{"name":"Proceedings [1992] The Ninth TRON Project Symposium","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116644300","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Proceedings [1992] The Ninth TRON Project Symposium
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1