# XXX_DESIGN.cmd # generated from XXX_DESIGN.sls # set simulation to cope with weak and strong transistors # option level = 2 # Identify power supply if possible # set GND = l*~ set VDD = h*~ # Simple stimulus for multi-cycle multipliers # runs through all possible multiplications # set CLOCK = l*3 (h*2 l*2)*1550 set nRESET = l*1 h*~ set STROBE = l*8 (h*4 l*20)*256 l*~ set A0 = l*8 ((l*4 l*20)*1 (h*4 l*20)*1)*128 set A1 = l*8 ((l*4 l*20)*2 (h*4 l*20)*2)*64 set A2 = l*8 ((l*4 l*20)*4 (h*4 l*20)*4)*32 set A3 = l*8 ((l*4 l*20)*8 (h*4 l*20)*8)*16 set B0 = l*8 ((l*4 l*20)*16 (h*4 l*20)*16)*8 set B1 = l*8 ((l*4 l*20)*32 (h*4 l*20)*32)*4 set B2 = l*8 ((l*4 l*20)*64 (h*4 l*20)*64)*2 set B3 = l*8 ((l*4 l*20)*128 (h*4 l*20)*128) # # define P7 P6 P5 P4 P3 P2 P1 P0 : Product -------- : $dec define READY : Result h : DATA_IS # By default plot all non power supply i/o # plot CLOCK nRESET STROBE A0 A1 A2 A3 B0 B1 B2 B3 ACK READY P0 P1 P2 P3 P4 P5 P6 P7 print Result Product