|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
ncvlog: *E,EOFICD (/home/xx/xx/xx/xx/xx/xx/xx/DBH_1533IL11SG_GE1P5V.v,13650|12): EOF found with `ifdef (@ /home/xx/xx/xx/xx/xx/xx/xx/psc011_510t_small_lib_v4p3_slow.v, 2997|6) compiler directive [16.4(IEEE)]. Total errors/warnings found outside module and primitives:
errors: 1, warnings: 3
DBH_1533IL11SG_GE1P5V.v 的13601-13650行:
primitive udp_sedfft (out, in, clk, clr_, si, se, en, NOTIFIER);
output out;
input in, clk, clr_, si, se, en, NOTIFIER;
`protect
reg out;
table
// in clk clr_ si se en NOT : Qt : Qt+1
? ? ? ? ? ? * : ? : x;
? r ? 0 1 ? ? : ? : 0;
? r ? 1 1 ? ? : ? : 1;
? b ? ? * ? ? : ? : -;
? b ? * ? ? ? : ? : -;
* b ? ? ? ? ? : ? : -;
? b ? ? ? * ? : ? : -;
? b * ? ? ? ? : ? : -;
0 r ? 0 ? 1 ? : ? : 0 ;
1 r 1 1 ? 1 ? : ? : 1 ;
? r ? 0 ? 0 ? : 0 : 0;
? x ? 0 ? 0 ? : 0 : 0;
? r 1 1 ? 0 ? : 1 : 1;
? x 1 1 ? 0 ? : 1 : 1;
? * 1 ? 0 0 ? : ? : -;
? * ? 1 1 ? ? : 1 : 1;
1 * 1 1 ? ? ? : 1 : 1;
? * ? 0 1 ? ? : 0 : 0;
? * 0 0 ? ? ? : 0 : 0;
0 * ? 0 ? ? ? : 0 : 0;
? x 1 ? 0 0 ? : ? : -;
? * ? ? 0 0 ? : 0 : 0;
? x ? ? 0 0 ? : 0 : 0;
? x ? 1 1 ? ? : 1 : 1;
1 x 1 1 ? ? ? : 1 : 1;
? x ? 0 1 ? ? : 0 : 0;
? x 0 0 ? ? ? : 0 : 0;
0 x ? 0 ? ? ? : 0 : 0;
? r 0 0 ? ? ? : ? : 0 ;
? (?0) ? ? ? ? ? : ? : -;
1 r 1 ? 0 1 ? : ? : 1;
0 r ? ? 0 1 ? : ? : 0;
? r 0 ? 0 ? ? : ? : 0;
? x 0 ? 0 ? ? : 0 : 0;
1 x 1 ? 0 ? ? : 1 : 1;
0 x ? ? 0 ? ? : 0 : 0;
1 * 1 ? 0 ? ? : 1 : 1;
0 * ? ? 0 ? ? : 0 : 0;
endtable
`endprotect
endprimitive
psc011_510t_small_lib_v4p3_slow.v 的2974-2997行
`ifdef _udp_def_altos_latch_sr_1
`else
`define _udp_def_altos_latch_sr_1
primitive altos_latch_sr_1 (q, v, clk, d, s, r);
output q;
reg q;
input v, clk, d, s, r;
table
* ? ? ? ? : ? : x;
? 1 1 ? 0 : ? : 1;
? 1 0 0 ? : ? : 0;
? ? ? 1 ? : ? : 1;
? ? ? 0 1 : ? : 0;
? 0 * ? ? : ? : -;
? 0 ? * 0 : 1 : 1;
? 0 ? 0 * : 0 : 0;
? * 1 ? 0 : 1 : 1;
? * 0 0 ? : 0 : 0;
? ? 1 * 0 : 1 : 1;
? ? 0 0 * : 0 : 0;
endtable
endprimitive
`endif
哪位仁兄,帮小弟指点一下 |
|