Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sorry, the example image is using non-blocking statements. I'm out.

On a more serious note, I'm not sure what this offers me beyond the SystemVerilog plugin for sublime-text. This may be a great tool for exclusively open source developers, but in reality I think most people are using free versions of proprietary tools (Quartus, ISE) and you can't really do much integration with those.



= are blocking assignments, and they’re what you’re supposed to use in a combinatorial always block. Are you thinking of non-blocking <= used to assign to a dff?


It's an IDE, not a compiler or synthesis tool - it replaces your editor and make files, not the tools that actually process the language




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: