To avoid compile library(such as VIVADO primitive libraries) every time, I hope cocotb-test can use three step sim with VCS.
Maybe some function in https://github.com/SpinalHDL/SpinalHDL/blob/dev/sim/src/main/scala/spinal/sim/VCSBackend.scala can as references.
Thanks