Hi,
I am working with an FPGA design of hierarchic structure. The pre-layout simulation is successful but the post-layout simulaton is not as expected. I don't know how to find the problem, because all the signal names (except for the top-most port) in the post-layout simulation are generated by the synthesis/place/route tools, something like lmp_buffer_4_4_0_f. Is there a easy way to match (or map) my signal name in the original VHDL file with the signal name in back-annotated VHDL file generated by the synthesis/place/route tools?
Thanks for help.
I am working with an FPGA design of hierarchic structure. The pre-layout simulation is successful but the post-layout simulaton is not as expected. I don't know how to find the problem, because all the signal names (except for the top-most port) in the post-layout simulation are generated by the synthesis/place/route tools, something like lmp_buffer_4_4_0_f. Is there a easy way to match (or map) my signal name in the original VHDL file with the signal name in back-annotated VHDL file generated by the synthesis/place/route tools?
Thanks for help.