Live data from Hacker News

Viewing profile — cfelton

cfelton

HN member
Joined
Mon, Sep 09, 2013, 3:40 PM UTC
HN karma
7
Public activity
4 items

About cfelton

No profile information was provided.

Recent public activity

  1. comment
    Comment #9952760

    This is useless without any data: "big difference between the generated verilog". You would need an actual case study to confidently state these and as pointed out with programming…

  2. comment
    Comment #9952751

    That is very dangerous not verifying, in some means, that each of the formats are functionally identical. One could skip the Cosimulation in MyHDL as well. This has nothing to do w…

  3. comment
    Comment #9952741

    Here is some information on the speed of MyHDL, http://www.myhdl.org/documentation/performance.html . Converting to yet another format can be a pain and potentially dangerous, if y…

  4. comment
    Comment #9952735

    This is ridiculous, you can create cycle accurate (and bit accurate) descriptions in MyHDL. Anyone can verify this themselves by creating an RTL description in MyHDL, convert it to…