123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495 |
- # // Questa Sim-64
- # // Version 2019.4 linux_x86_64 Oct 15 2019
- # //
- # // Copyright 1991-2019 Mentor Graphics Corporation
- # // All Rights Reserved.
- # //
- # // QuestaSim and its associated documentation contain trade
- # // secrets and commercial or financial information that are the property of
- # // Mentor Graphics Corporation and are privileged, confidential,
- # // and exempt from disclosure under the Freedom of Information Act,
- # // 5 U.S.C. Section 552. Furthermore, this information
- # // is prohibited from disclosure under the Trade Secrets Act,
- # // 18 U.S.C. Section 1905.
- # //
- do /users/ads1/muelleral82290/linux/Dokumente/esy_B/uebung_projekt/compilescripts/simulation/compile.tcl
- #
- # create workspace
- # QuestaSim-64 vmap 2019.4 Lib Mapping Utility 2019.10 Oct 15 2019
- # vmap work ./work
- # Modifying modelsim.ini
- #
- # Compile sv-Designfiles
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/interface.sv
- # -- Compiling interface led_if
- # -- Compiling interface dip_if
- # -- Compiling interface fram_if
- # -- Compiling interface clock_if
- #
- # Top level modules:
- # --none--
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/stimuli.sv
- # -- Compiling module stimuli
- #
- # Top level modules:
- # stimuli
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_level.sv
- # -- Compiling module top
- # -- Compiling interface bus
- # -- Compiling module parallelport
- # -- Compiling module steuerung
- #
- # Top level modules:
- # top
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_tb.sv
- # -- Compiling module top_tb
- #
- # Top level modules:
- # top_tb
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/timer.sv
- # -- Compiling module timer
- #
- # Top level modules:
- # timer
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master_Control.sv
- # -- Compiling module SPI_Master
- #
- # Top level modules:
- # SPI_Master
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master.sv
- # -- Compiling module SPI_Master_With_Single_CS
- #
- # Top level modules:
- # SPI_Master_With_Single_CS
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/FRAM_Controller.sv
- # -- Compiling module FRAM
- #
- # Top level modules:
- # FRAM
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:04:53 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/fram.sv
- # -- Compiling module spi
- #
- # Top level modules:
- # spi
- # End time: 14:04:53 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- #
- # Run Simulation
- # vsim -cvg63 -voptargs=""+acc"" top_tb
- # Start time: 14:04:53 on Jun 15,2023
- # ** Note: (vsim-3812) Design is being optimized...
- # ** Note: (vopt-143) Recognized 1 FSM in module "SPI_Master_With_Single_CS(fast)".
- # Loading sv_std.std
- # Loading work.top_tb(fast)
- # Loading work.led_if(fast)
- # Loading work.dip_if(fast)
- # Loading work.fram_if(fast)
- # Loading work.clock_if(fast)
- # Loading work.top(fast)
- # Loading work.bus(fast)
- # Loading work.timer(fast)
- # Loading work.steuerung(fast)
- # Loading work.spi(fast)
- # Loading work.FRAM(fast)
- # Loading work.SPI_Master_With_Single_CS(fast)
- # Loading work.SPI_Master(fast)
- # Loading work.parallelport(fast)
- # Loading work.stimuli(fast)
- do /users/ads1/muelleral82290/linux/Dokumente/esy_B/uebung_projekt/compilescripts/simulation/compile.tcl
- #
- # create workspace
- # ** Warning: (vdel-134) Unable to remove locked optimized design "_opt". Locker is muelleral82290@efiapps1.efi.fh-nuernberg.de.
- # ** Warning: (vlib-34) Library already exists at "work".
- # QuestaSim-64 vmap 2019.4 Lib Mapping Utility 2019.10 Oct 15 2019
- # vmap work ./work
- # Modifying modelsim.ini
- #
- # Compile sv-Designfiles
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/interface.sv
- # -- Compiling interface led_if
- # -- Compiling interface dip_if
- # -- Compiling interface fram_if
- # -- Compiling interface clock_if
- #
- # Top level modules:
- # --none--
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/stimuli.sv
- # -- Compiling module stimuli
- #
- # Top level modules:
- # stimuli
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_level.sv
- # -- Compiling module top
- # -- Compiling interface bus
- # -- Compiling module parallelport
- # -- Compiling module steuerung
- #
- # Top level modules:
- # top
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_tb.sv
- # -- Compiling module top_tb
- #
- # Top level modules:
- # top_tb
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/timer.sv
- # -- Compiling module timer
- #
- # Top level modules:
- # timer
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master_Control.sv
- # -- Compiling module SPI_Master
- #
- # Top level modules:
- # SPI_Master
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master.sv
- # -- Compiling module SPI_Master_With_Single_CS
- #
- # Top level modules:
- # SPI_Master_With_Single_CS
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/FRAM_Controller.sv
- # -- Compiling module FRAM
- #
- # Top level modules:
- # FRAM
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:11:54 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/fram.sv
- # -- Compiling module spi
- #
- # Top level modules:
- # spi
- # End time: 14:11:54 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- #
- # Run Simulation
- # End time: 14:11:55 on Jun 15,2023, Elapsed time: 0:07:02
- # Errors: 12, Warnings: 1
- # vsim -cvg63 -voptargs=""+acc"" top_tb
- # Start time: 14:11:55 on Jun 15,2023
- # ** Note: (vsim-3813) Design is being optimized due to module recompilation...
- # Loading sv_std.std
- # Loading work.top_tb(fast)
- # Loading work.led_if(fast)
- # Loading work.dip_if(fast)
- # Loading work.fram_if(fast)
- # Loading work.clock_if(fast)
- # Loading work.top(fast)
- # Loading work.bus(fast)
- # Loading work.timer(fast)
- # Loading work.steuerung(fast)
- # Loading work.spi(fast)
- # Loading work.FRAM(fast)
- # Loading work.SPI_Master_With_Single_CS(fast)
- # Loading work.SPI_Master(fast)
- # Loading work.parallelport(fast)
- # Loading work.stimuli(fast)
- # Can't move the Now cursor.
- # Can't move the Now cursor.
- add wave -position insertpoint \
- sim:/top_tb/t1/f/mosi
- do /users/ads1/muelleral82290/linux/Dokumente/esy_B/uebung_projekt/compilescripts/simulation/compile.tcl
- #
- # create workspace
- # ** Warning: (vdel-134) Unable to remove locked optimized design "_opt". Locker is muelleral82290@efiapps1.efi.fh-nuernberg.de.
- # ** Warning: (vlib-34) Library already exists at "work".
- # QuestaSim-64 vmap 2019.4 Lib Mapping Utility 2019.10 Oct 15 2019
- # vmap work ./work
- # Modifying modelsim.ini
- #
- # Compile sv-Designfiles
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:00 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/interface.sv
- # -- Compiling interface led_if
- # -- Compiling interface dip_if
- # -- Compiling interface fram_if
- # -- Compiling interface clock_if
- #
- # Top level modules:
- # --none--
- # End time: 14:19:00 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:00 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/stimuli.sv
- # -- Compiling module stimuli
- #
- # Top level modules:
- # stimuli
- # End time: 14:19:00 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:00 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_level.sv
- # -- Compiling module top
- # -- Compiling interface bus
- # -- Compiling module parallelport
- # -- Compiling module steuerung
- #
- # Top level modules:
- # top
- # End time: 14:19:00 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:00 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_tb.sv
- # -- Compiling module top_tb
- #
- # Top level modules:
- # top_tb
- # End time: 14:19:00 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:00 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/timer.sv
- # -- Compiling module timer
- #
- # Top level modules:
- # timer
- # End time: 14:19:00 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:01 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master_Control.sv
- # -- Compiling module SPI_Master
- #
- # Top level modules:
- # SPI_Master
- # End time: 14:19:01 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:01 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master.sv
- # -- Compiling module SPI_Master_With_Single_CS
- #
- # Top level modules:
- # SPI_Master_With_Single_CS
- # End time: 14:19:01 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:01 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/FRAM_Controller.sv
- # -- Compiling module FRAM
- #
- # Top level modules:
- # FRAM
- # End time: 14:19:01 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:19:01 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/fram.sv
- # -- Compiling module spi
- #
- # Top level modules:
- # spi
- # End time: 14:19:01 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- #
- # Run Simulation
- # End time: 14:19:01 on Jun 15,2023, Elapsed time: 0:07:06
- # Errors: 12, Warnings: 1
- # vsim -cvg63 -voptargs=""+acc"" top_tb
- # Start time: 14:19:01 on Jun 15,2023
- # ** Note: (vsim-8009) Loading existing optimized design _opt
- # Loading sv_std.std
- # Loading work.top_tb(fast)
- # Loading work.led_if(fast)
- # Loading work.dip_if(fast)
- # Loading work.fram_if(fast)
- # Loading work.clock_if(fast)
- # Loading work.top(fast)
- # Loading work.bus(fast)
- # Loading work.timer(fast)
- # Loading work.steuerung(fast)
- # Loading work.spi(fast)
- # Loading work.FRAM(fast)
- # Loading work.SPI_Master_With_Single_CS(fast)
- # Loading work.SPI_Master(fast)
- # Loading work.parallelport(fast)
- # Loading work.stimuli(fast)
- do /users/ads1/muelleral82290/linux/Dokumente/esy_B/uebung_projekt/compilescripts/simulation/compile.tcl
- #
- # create workspace
- # ** Warning: (vdel-134) Unable to remove locked optimized design "_opt". Locker is muelleral82290@efiapps1.efi.fh-nuernberg.de.
- # ** Warning: (vlib-34) Library already exists at "work".
- # QuestaSim-64 vmap 2019.4 Lib Mapping Utility 2019.10 Oct 15 2019
- # vmap work ./work
- # Modifying modelsim.ini
- #
- # Compile sv-Designfiles
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/interface.sv
- # -- Compiling interface led_if
- # -- Compiling interface dip_if
- # -- Compiling interface fram_if
- # -- Compiling interface clock_if
- #
- # Top level modules:
- # --none--
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/stimuli.sv
- # -- Compiling module stimuli
- #
- # Top level modules:
- # stimuli
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_level.sv
- # -- Compiling module top
- # -- Compiling interface bus
- # -- Compiling module parallelport
- # -- Compiling module steuerung
- #
- # Top level modules:
- # top
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/top_tb.sv
- # -- Compiling module top_tb
- #
- # Top level modules:
- # top_tb
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/timer.sv
- # -- Compiling module timer
- #
- # Top level modules:
- # timer
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master_Control.sv
- # -- Compiling module SPI_Master
- #
- # Top level modules:
- # SPI_Master
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/SPI_Master.sv
- # -- Compiling module SPI_Master_With_Single_CS
- #
- # Top level modules:
- # SPI_Master_With_Single_CS
- # End time: 14:22:07 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:07 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/FRAM_Controller.sv
- # -- Compiling module FRAM
- #
- # Top level modules:
- # FRAM
- # End time: 14:22:08 on Jun 15,2023, Elapsed time: 0:00:01
- # Errors: 0, Warnings: 0
- # QuestaSim-64 vlog 2019.4 Compiler 2019.10 Oct 15 2019
- # Start time: 14:22:08 on Jun 15,2023
- # vlog -reportprogress 300 -work work ./hdl_src/sv/fram.sv
- # -- Compiling module spi
- #
- # Top level modules:
- # spi
- # End time: 14:22:08 on Jun 15,2023, Elapsed time: 0:00:00
- # Errors: 0, Warnings: 0
- #
- # Run Simulation
- # End time: 14:22:08 on Jun 15,2023, Elapsed time: 0:03:07
- # Errors: 5, Warnings: 1
- # vsim -cvg63 -voptargs=""+acc"" top_tb
- # Start time: 14:22:08 on Jun 15,2023
- # ** Note: (vsim-3813) Design is being optimized due to module recompilation...
- # Loading sv_std.std
- # Loading work.top_tb(fast)
- # Loading work.led_if(fast)
- # Loading work.dip_if(fast)
- # Loading work.fram_if(fast)
- # Loading work.clock_if(fast)
- # Loading work.top(fast)
- # Loading work.bus(fast)
- # Loading work.timer(fast)
- # Loading work.steuerung(fast)
- # Loading work.spi(fast)
- # Loading work.FRAM(fast)
- # Loading work.SPI_Master_With_Single_CS(fast)
- # Loading work.SPI_Master(fast)
- # Loading work.parallelport(fast)
- # Loading work.stimuli(fast)
|