I try to know if it is possible to add hardware specific driver into tcl script. For exemple, if I want to use tcl script to use a PCI communication card to communicate with external device, is it possible to include the driver specification into a tcl script (just like an "include <driver.h>" in C language to be able to call driver functions)