Hi,
Thanks for the response.
Yes you are right. Writing TCL files with the stimuli will be equally difficult for new comers. Consider that I want to simulate a 2-input AND gate. Let the inputs be ‘A_in’ & ‘B_in’ and the output be ‘C_out’. Accordingly, I am looking for either of the following:
** As in Xilinx ISE (eg. ver. 10.1) where one can toggle the input waveforms A_in and B_in to generate all the four input cases (00, 01, 10, 11). Then run the simulation and view the waveforms for both the inputs and the expected output.
** As in Modelsim (eg. Student edition), where after opening the simulation window, one can right click on an input value (A_in and B_in in this case) and select the ‘Force’ option to enter the input string (For eg: A_in as ‘0011’ and B_in as ‘0101’). Then click the ‘Play button’ to watch the output waveform as per the input waveform cases.
Also, pls note that I am OK with using any simulator as long as it is free to use at your website.
Looking forward your reply.
Regards,
Arvind Gupta.