tge

所属分类:编译器/解释器
开发工具:Unix_Linux
文件大小:306KB
下载次数:82
上传日期:2006-04-17 11:58:42
上 传 者zhaokang233
说明:  C语言前端编译器,yacc/lex编写,可自行修改代码.
(C language compiler front-end, generates/lex preparation, may modify the code.)

文件列表:
tge\ArgPack.cc (4912, 2004-02-27)
tge\ArgPack.h (4255, 2004-02-27)
tge\database.cc (24947, 2004-02-27)
tge\database.h (4701, 2004-02-27)
tge\dbio.cc (17141, 2004-02-27)
tge\fgraph.cc (1912, 2004-02-27)
tge\fgraph.h (1066, 2004-02-27)
tge\function.cc (9324, 2004-02-27)
tge\function.h (9064, 2004-02-27)
tge\gram.y (21118, 2004-02-27)
tge\Graph.cc (16641, 2004-02-27)
tge\Graph.cct (7103, 2004-02-27)
tge\Graph.h (9990, 2004-02-27)
tge\Interface.cc (409, 2004-02-27)
tge\Interface.cct (8417, 2004-02-27)
tge\Interface.h (8702, 2004-02-27)
tge\kmake.perl (209, 2004-02-27)
tge\kmake.with_make (193, 2004-02-27)
tge\krunner.perl (83, 2004-02-27)
tge\krunner.with_script (68, 2004-02-27)
tge\KSVtime.c (682, 2004-02-27)
tge\ktime.cc (1334, 2004-02-27)
tge\ktime.h (1131, 2004-02-27)
tge\lex_yacc.h (248, 2004-02-27)
tge\main.cc (1251, 2004-02-27)
tge\Makefile (3510, 2004-02-27)
tge\node.cc (13870, 2004-02-27)
tge\node.h (5550, 2004-02-27)
tge\parse.cc (2203, 2004-02-27)
tge\parse.h (631, 2004-02-27)
tge\rcmath.h (845, 2004-02-27)
tge\remove_blank_lines.perl (89, 2004-02-27)
tge\RFunctional.cct (64, 2004-02-27)
tge\RFunctional.h (1802, 2004-02-27)
tge\RPair.cct (5958, 2004-02-27)
tge\RPair.h (4400, 2004-02-27)
tge\RStd.cc (1163, 2004-02-27)
tge\RStd.cct (778, 2004-02-27)
tge\RStd.h (5937, 2004-02-27)
... ...

Overview: --------- This file contains a description of the motivation behind this tool, installation instructions, and a disclaimer. It is important to read the disclaimer before compiling or using the task graph extraction tool. The tool is provided AS-IS with no explicit or implied warranty with the hope that people in the research or other communities will find it useful. Motivation: ----------- Embedded systems are becoming increasingly complicated, requiring more time for design. To alleviate this problem, more sophisticated design tools are necessary to aid the designer in his task. These tools are used from low-level physical synthesis to high-level hardware/software co-synthesis. While tools at the lower levels are rather mature, the tools at the HW/SW co-synthesis level are just being developed. Part of their limitations are that they often require input in the form of a task graph and embedded systems are often designed in languages such as C. Manual converting from C to task graphs is time-consuming, difficult and can cause errors. The task graph extraction tool aims to aid in solving this problem by automatically generating task graphs from C source code. Disclaimer: ----------- We don't guarantee that the software will compile, work or even produce correct results. It is provided in good faith that it will be useful. Downloading this software indicates that you have agreed that we (the providers of the software) are not responsible for any damages caused (intentionally or unintentionally) by the use, compiling, downloading, and/or storage of this software. Installation: ------------- Installation of this tool should be rather straightforward. It is only around 10,000 lines of code and doesn't require any outside libraries. 1. Download package 2. mkdir (target dir) 3. cd (target dir) 4. tar -xzvf (filename) 5. Read README 6. make 7. Complete documentation can be found in the docs directory 8. Enjoy

近期下载者

相关文件


收藏者