Altera_Forum
Honored Contributor
15 years agowhen simulating with modelsim,the question appears!
hello!
when I use modelsim over quartus II to simulation , sometimes It failed by RTL level simulation and successed by gate level simulation simultaneously. maybe the reason is the file used different between the two simulations. Do you agree me or not? you'd better tell me your idea,please! :) :) :) :) therefor, i want to ask a question more. how can i use modelsim to sample the intermediate signals.for example: signal a:std_logic; signal b:std_logic_vector(7 downto 0); you know,if a and b defined in the architecture;how can i use modelsim to sample the intermidiate signal?