How do I run Super-FinSim and Specman together?
This is a package for new users of Specman and Finsim. It includes tips on how to integrate the two tools. It also includes an installation test which can be run to make sure you have properly linked Specman with Finsim. * Directory structure: This shareware contains the following directories: e/ – all e sources sim/ – Files necessary to run simulation installation test * Tips: This sample environment can be used to test the Specman/Finsim link. It consists of one verilog file: xor.v (a simple verilog module with a memory that I want to access) and one e file: shr_finsim_install_top.e (here you can see that we are writing the uint 0 – 9 to each successive memory location and then we print each memory location. We also send in a bunch of xor ops and check the xor operation is correct. After installing the finsim simulator and setting the proper environmental variables as per the finsim documentation, you can run the example: To test Finsim with Specman, do the following: % cd sim % run_