Hacker News new | ask | show | jobs
by Quanticles 4161 days ago
The VHDL defines a reset and reset conditions, actually uses a clock, and many other things that the Cx code is leaving out.
1 comments

Exactly! Isn't that a breeze? Reset and clock are implicit by default, but you can always override them (change name, set reset synchronous, etc.)
Very cool, I was wondering where the clock was.