What Makes Rapid HDL Different from Other Hardware design methods?
When you make connections in software, you don’t have to worry about routing connections through the object hierarchy. Similarly, when you make connections with Rapid HDL objects, you don’t have to worry about routing wires through the component hierarchy. Signal routing is handled automatically when the Verilog is generated. This distinguishes Rapid HDL. Rapid HDL is implemented as a .Net library. This means you can use it with any language supported by .Net, such as C#, F#, Visual Basic, etc. etc. This also means you can easily build your hardware along with nice GUI based programs in Visual Studio.