Verwendeter Programmcode in Studienarbeit für ESY1B zum Thema "Verifikation mit SystemVerilog und Python"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

create_plots.tcl 950B

123456789101112131415161718192021222324252627282930
  1. ############################################################
  2. ## EZwave - Saved Window File
  3. ## Tuesday, June 15, 2021 at 1:05:13 AM CEST
  4. ##
  5. ## Note: This is an auto-generated file.
  6. ##
  7. ## In case of modification, Do not remove this comment
  8. ############################################################
  9. onerror {resume}
  10. # ===== Open required Database =====
  11. dataset open /users/ads1/schmidtsi76327/linux/esy1a/LCD_EPD_Simulation_VerilogA/epaper/4_1_model/demo.wdb demo
  12. # ===== Open the window =====
  13. wave addwindow -x 0 -y 0 -width 767 -height 581 -divider 0.85
  14. # ===== Create row #1 =====
  15. add wave -show TRAN.v -color -16711936 -separator : -terminals :demo:v_gate
  16. # ===== Create row #2 =====
  17. add wave -show TRAN.v -color -256 -separator : -terminals :demo:v_source
  18. # ===== Create row #3 =====
  19. add wave -show TRAN.v -color -16744193 -separator : -terminals :demo:pixel1:v_cell
  20. # ====== Create the cursors, markers and measurements =====