How to convert the final ncd file to verilog and simulate it

Status
Not open for further replies.

fa1364

Junior Member level 2
Joined
Jan 20, 2004
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
191
ncd to verilog

hi.
please tell me how can I convert the final ncd file to verilog and simulate it in modelsim?
 

ncd to verilog

I run Xilinx ISE from the command line, not Project Manager. I use this command to read the routed netlist of my "top" project from my "build" folder, and write the post-route Verilog to a folder named "post":
netgen -sim -intstyle silent -ofmt verilog -ism build\top -ngm build\top_map -w -dir post
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…