Forum Discussion
SyafieqS
Super Contributor
5 years agoHi Emanuele,
I am not sure how did you start the simulation but, to simulate configuration, you have to start the simulation with the configuration as the top module. The simulator will load the entity/architecture pair according to the code in configuration block. Like this:
vsim work.Tester; run
Thanks,
Regards