feat(tool): modelsim support added
ModelSim tool support added. Handled fully by ModelSim Tcl interpreter
make targets added:
make modelsim # create workspace and run project compilation
make modelsim_sim # run project simulation in command line
make modelsim_gui # run project simulation in GUI mode