no_mad
Full Member level 5
vsim-3389
Hi all,
Currently, I’m using ISE v7.1i with ModelSim SE as the simulator.
Previously, I’ve synthesized my code with DC and verified it with NC-Verilog. No problem.
But now, I want to transfer my rtl into Spartan-II. In ISE project navigator, I ran a post-translate simulation. It showed this error in ModelSim SE 6.0D:
# ** Error: (vsim-3043) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/tb_htgtrans.v(32): Unresolved reference to 'glbl' in glbl.GTS.
# Region: /tb_htgtrans
# ** Error: (vsim-3043) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2583): Unresolved reference to 'glbl' in glbl.GTS.
# Region: /tb_htgtrans/UUT
# Loading work.ffsrce
# ** Warning: (vsim-3620) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(129): Specify path destination port 'O' has no drivers on it.
# Region: /tb_htgtrans/UUT/sif_sifadr5_adr4_8
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (1st connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (2nd connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (3rd connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (4th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (5th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (6th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (7th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Fatal: (vsim-3365) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Too many port connections. Expected 3, found 10.
# FATAL ERROR while loading design
# Error loading design
Please help me out here. Any comments and/or suggestions are welcome.
Thanx in advance,
-no_mad
Hi all,
Currently, I’m using ISE v7.1i with ModelSim SE as the simulator.
Previously, I’ve synthesized my code with DC and verified it with NC-Verilog. No problem.
But now, I want to transfer my rtl into Spartan-II. In ISE project navigator, I ran a post-translate simulation. It showed this error in ModelSim SE 6.0D:
# ** Error: (vsim-3043) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/tb_htgtrans.v(32): Unresolved reference to 'glbl' in glbl.GTS.
# Region: /tb_htgtrans
# ** Error: (vsim-3043) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2583): Unresolved reference to 'glbl' in glbl.GTS.
# Region: /tb_htgtrans/UUT
# Loading work.ffsrce
# ** Warning: (vsim-3620) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(129): Specify path destination port 'O' has no drivers on it.
# Region: /tb_htgtrans/UUT/sif_sifadr5_adr4_8
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (1st connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (2nd connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (3rd connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (4th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (5th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (6th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Error: (vsim-3389) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Port '(null)' not found in the connected module (7th connection).
# Region: /tb_htgtrans/UUT/h_tg_htg_cpdm_tr_dec_1_13__xor
# ** Fatal: (vsim-3365) C:/Documents and Settings/Xtoon/My Documents/My Work/AFE/TA5/ISE_post/htg_trans.v(2629): Too many port connections. Expected 3, found 10.
# FATAL ERROR while loading design
# Error loading design
Please help me out here. Any comments and/or suggestions are welcome.
Thanx in advance,
-no_mad