contents
来自「对于研究FPGA结构的人来说」· 代码 · 共 19 行
TXT
19 行
ALL FILES HAVE TAB STOP OF 4!!!!Makefile The makefile.README How to build & install the application.e_blif.c The blif writing routines.e_graph.c The support routines for the graph structure.e_graph.h The graph structure declarations and routine interfaces.e_hash.c Hash table routines.e_hash.h Hash table interface.e_ll.c Linked list routines (used only by e_hash).e_ll.h Linked list interface.e_parse.h Parser interface.e_parse.y The bison grammar for the EDIF parser.e_shared.h Shared header file; all global definitions. e_table.c The TAB file reading routines.e_table.h The TAB file routines interface.e_token.l The flex syntax for the EDIF parser.main.c The main application.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?