Today I learned about SystemC, a C++ library that make development on FPGA easier. (for people that know C++) Apparently, it is as efficient as VHDL (speaking of performance) and faster to learn and code.
Will VHDL disappear since they have the same performance with lower development time? What is the pros and cons of using one instead of the other?