pinghua_wu 发布于 2007-11-1 13:41:51
求解.jed反编译 请教各位大虾: 我想把JED文件反编译为ABL文件,器件用的是ATF16V8B。 按照晓奇说的方法,把所需的设备器件从ABLE4释放出来。但其中并 没有16V8B,所以在反编译的过程中出错了,说找不到所需设备。 出错信息: JED2AHDL JEDEC to ABEL-HDL translator ABEL 4.00 Copyright 1987-1990 Data I/O Corp. All Rights Reserved Input JEDEC file is: 16v8.jed. File 16v8.abl already exists, it will be renamed to 16v8.bak Output AHDL file is: 16v8.abl. Fatal Error 6503: Device type must be specified.
levi 发布于 2007-11-3 23:38:28
 你这个反编译工具是不是有问题,我用我的试了一下,可以反编译16v8的jed: JEDABEL ABEL(tm) 3.00a Copyright 1983-1988 FutureNet Division, Data I/O Corp. JEDEC file [.JED]: gal16v8.jed ABEL Device type [P16V8S]: Output file [gal16v8.ABL]: Processing Reading Device Library Reading JEDEC Input File Extracting PLD Circuit Model Writing Output File DECLARATIONS Section EQUATIONS Section TEST_VECTORS Section JEDABEL complete. |