Live data from Hacker News

Viewing profile — domipheus

domipheus

HN member
Joined
Mon, Jan 12, 2015, 2:57 PM UTC
HN karma
10
Public activity
9 items

About domipheus

No profile information was provided.

Recent public activity

  1. comment
    Comment #9940698

    This is some great stuff, thanks for all the feedback - seriously. My VHDL experience is probably about 2/3 online tutorials, and they were all behavioural. The main aim of the art…

  2. comment
    Comment #9940679

    Hah, don't worry - I didn't think it was harsh. I've had no training/edu in HDL whatsoever, so this was a deep dive - I expected to be told I'm doing wrong! The end result is on FP…

  3. comment
    Comment #9938772

    Hey - author here. I'm not wanting to learn industry practices, it's a hobby project. May look into things like that later, though. The other article parts have the disclaimer that…

  4. story
  5. comment
    Comment #9743580

    Thanks for the advice! I've been synthesizing a bit, fixing a few issues that at least didnt present when building for the simulator. I've yet to run it actually on hardware, thoug…

  6. comment
    Comment #9743569

    Cheers for the tips. I'll eventually move to Verilog, but as others point out, I think it's good to walk before I run. Regarding pipelining, I'm getting right on it - and the itera…

  7. comment
    Comment #9743566

    yes! I've not implemented conditional jump to an immediate offset yet, so you need the branch target in a register.

  8. story
  9. comment
    Comment #8874147

    Hey folks, writer here. Thanks for the great comments! Part 2 is already up talking interrupts (same blog) and i'll be cheating even more when the SD card interface comes online.