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 774B

1234567891011121314151617181920212223242526
  1. ############################################################
  2. ## EZwave - Saved Window File
  3. ## Tuesday, June 15, 2021 at 1:00:12 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/lcd/reflection_vs_input_voltage_lcd_cap/demo.wdb demo
  12. # ====== Create the expressions =====
  13. # ===== Open the window =====
  14. wave addwindow -x 0 -y 0 -width 767 -height 558 -divider 0.85
  15. # ===== Create row #1 =====
  16. add wave -versus V(:demo:lcc:(a,b)) VAR(:demo:lcc:trans)
  17. # ====== Create the cursors, markers and measurements =====