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 1.1KB

12345678910111213141516171819202122232425262728293031323334
  1. ############################################################
  2. ## EZwave - Saved Window File
  3. ## Tuesday, June 15, 2021 at 1:09:57 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_2_rdot_pixel/demo.wdb demo
  12. # ====== Create the expressions =====
  13. wfc {wf0=wf(":tb_rdot:pixel1:Rppy:p", " -show TRAN.v -terminals ")-wf(":tb_rdot:pixel1:Rppy:n", " -show TRAN.v -terminals ")}
  14. # ===== Open the window =====
  15. wave addwindow -x 0 -y 0 -width 1167 -height 581 -divider 0.67
  16. # ===== Create row #1 =====
  17. add wave -show TRAN.v -color -16711936 -separator : -terminals :tb_rdot:pixel1:con
  18. # ===== Create row #2 =====
  19. add wave -show TRAN.v -color -256 -separator : -terminals :tb_rdot:pixel1:gate
  20. # ===== Create row #3 =====
  21. add wave -show none.v -notop -color -65281 -label V(Rddy) -signals wf0
  22. # ====== Create the cursors, markers and measurements =====