## Quartus II文件的管理

Quartus II文件的管理

[<cite style="margin: 0px; padding: 0px 20px 0px 32px; font-style: normal; line-height: 23px; display: inline-block !important; height: 23px; background-repeat: no-repeat; background-position: right -28px; min-width: 1px; overflow-x: visible; white-space: nowrap; text-align: left; font-size: 12px !important; background-image: url("../../../image/30/30_1/images/sg_newsp.png"); width: 34px;">
image

转载</cite>](javascript:;)

| 标签:

杂谈

| 分类: MSN搬家 |

Quartus II是一款功能强大的EDA软件。在这个继承开发环境中,PLD使用者可以完成编辑、编译、仿真、综合、布局布线、时序分析、生成编程文件、编程等全套PLD开发流程。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
Quartus II以工程(Project)为单位管理文件。保证了设计文件的独立性和完整性。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
由于Quartus II功能众多,每一项功能都对应一个甚至多个文件类型。在使用中,如果需要转移或备份某一工程对应的文件,对众多文件的取舍成了一个令人头痛的问题。类似问题,在使用Maxplus II的过程中也很常见。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
使用Quartus II自带的工程文件压缩功能可以省去取舍文件的麻烦。但是.qar文件把众多文件压缩成一个文件,只有解压缩才能获取具体文件的信息。如果使用版本控制工具(如CVS)的话,对.qar文件无法进行版本比较。甚至当.qar文件受损时,部分甚至全部文件都无法恢复了。而且,缺省配置的.qar文件也包含了一些非关键文件,存在一定的冗余。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
解决这一问题的关键在于弄清文件扩展名的意义,明明白白地控制文件的取舍。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
下面的文件是从Quartus II帮助文件中拷贝出来的文件扩展名解释。

<wbr style="margin: 0px; padding: 0px;">

<colgroup style="margin: 0px; padding: 0px;"><col width="342" style="margin: 0px; padding: 0px; width: 257pt;"><col width="277" style="margin: 0px; padding: 0px; width: 208pt;"></colgroup>
|

File Type

| Extension |
| AHDL Include File | .inc |
| ATOM Netlist File | .atm |
| Block Design File | .bdf |
| Block Symbol File | .bsf |
| BSDL file | .bsd |
| Chain Description File | .cdf |
| Comma-Separated Value File | .csv |
| Component Declaration File | .cmp |
| Compressed Vector Waveform File | .cvwf |
| Conversion Setup File | .cof |
| Cross-Reference File | .xrf |
| database files | .cdb, .hdb, .rdb, .tdb |
| DSP Block Region File | .macr |
| EDIF Input File | .edf, .edif, .edn |
| Global Clock File | .gclk |
| Graphic Design File | .gdf |
| HardCopy files | .datasheet, .sdo, .tcl, .vo |
| Hexadecimal (Intel-Format) File | .hex |
| Hexadecimal (Intel-Format) Output File | .hexout |
| HSPICE Simulation Deck File | .sp |
| HTML-Format Report File | .htm |
| I/O Pin State File | .ips |
| IBIS Output File | .ibs |
| In System Configuration File | .isc |
| Jam Byte Code File | .jbc |
| Jam File | .jam |
| JTAG Indirect Configuration File | .jic |
| Library Mapping File | .lmf |
| License File | license.dat |
| Logic Analyzer Interface File | .lai |
| Memory Initialization File | .mif |
| Memory Map File | .map |
| PartMiner edaXML-Format File | .xml |
| Pin-Out File | .pin |
| placement constraints file | .apc |
| Programmer Object File | .pof |
| programming files | .cdf, .cof |
| QMSG File | .qmsg |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Archive File | .qar |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Archive Log File | .qarlog |
| Quartus User-Defined Device File | .qud |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Default Settings File | .qdf |
| Quartus II Exported Partition File | .qxp |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Project File | .qpf |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Settings File | .qsf |
| Quartus <wbr style="margin: 0px; padding: 0px;">II Workspace File | .qws |
| RAM Initialization File | .rif |
| Raw Binary File | .rbf |
| Raw Programming Data File | .rpd |
| Routing Constraints File | .rcf |
| Signal Activity File | .saf |
| SignalTap <wbr style="margin: 0px; padding: 0px;">II File | .stp |
| Simulator Channel File | .scf |
| SRAM Object File | .sof |
| Standard Delay Format Output File | .sdo |
| Symbol File | .sym |
| Synopsys Design Constraints File | .sdc |
| Tab-Separated Value File | .txt |
| Tabular Text File | .ttf |
| Tcl Script File | .tcl |
| Text Design File | .tdf |
| Text-Format Report File | .rpt |
| Text-Format Timing Summary File | .tan.summary |
| Timing Analysis Output File | .tao |
| Token File | ted.tok |
| Vector File | .vec |
| Vector Table Output File | .tbl |
| vector source files | .tbl, .vwf, .vec |
| Vector Waveform File | .vwf |
| Verilog Design File | .v, .vh, .verilog, .vlg |
| Verilog Output File | .vo |
| Verilog Quartus Mapping File | .vqm |
| Verilog Test Bench File | .vt |
| Value Change Dump File | .vcd |
| version-compatible database files | .atm, .hdbx, .rcf, .xml |
| VHDL Design File | .vhd, .vhdl |
| VHDL Output File | .vho |
| VHDL Test Bench File | .vht |
| XML files | .cof, .stp, .xml |
| waveform files | .scf, .stp, .tbl, .vec, .vwf |

上面这些文件可以分为五类:
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
1. 编译必需的文件:设计文件(.gdf、.bdf、EDIF输入文件、.tdf、verilog设计文件、.vqm、.vt、VHDL设计文件、. vht)、存储器初始化文件(.mif、.rif、.hex)、配置文件(.qsf、.tcl)、工程文件(.qpf)。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
2. 编译过程中生成的中间文件(.eqn文件和db目录下的所有文件)
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
3. 编译结束后生成的报告文件(.rpt、.qsmg等)
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
4. 根据个人使用习惯生成的界面配置文件(.qws等)
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
5. 编程文件(.sof、.pof、.ttf等)
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
上面分类中的第一类文件是一定要保留的;第二类文件在编译过程中会根据第一类文件生成,不需要保留;第三类文件会根据第一类文件的改变而变化,反映了编译后的结果,可以视需要保留;第四类文件保存了个人使用偏好,也可以视需要保留;第五类文件是编译的结果,一定要保留。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
在使用版本控制工具时,我通常保留第一类、第三类和第五类文件。但是第三类文件通常很少被反复使用。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
所以,为了维护一个最小工程,第一类和第五类文件是一定要保留的。
<wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;"> <wbr style="margin: 0px; padding: 0px;">
此外,当一个项目的设置内容需要转移给另一个项目时,例如引脚分配信息,需要转移.tcl文件而不是.qsf文件。.tcl文件与.qsf文件的关系以及如何生成.tcl文件我会在以后的日志中给出。

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 203,671评论 6 477
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 85,442评论 2 381
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 150,524评论 0 337
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 54,623评论 1 275
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 63,642评论 5 365
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,584评论 1 281
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,953评论 3 395
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,621评论 0 258
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,865评论 1 297
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,608评论 2 321
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,698评论 1 329
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,378评论 4 318
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,958评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,940评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,173评论 1 259
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 44,419评论 2 349
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,425评论 2 342

推荐阅读更多精彩内容