2/20 Any recommendations on digital logic design books that would be
appropriate for someone with solid system software background
but no HW experience wanting to do FPGA work? Anyone used the
forge compiler? --jwm
\_ What does CS150 use?
\_ How well do you know CS150? If you're up on that, then you just
need a good VHDL or Verilog book.
\_ Never took 150, I'm completely ignorant on the subject. --jwm
\_ I never took it, I have about 0 knowledge in this area. --jwm
\_ When I was in undergrad (92-96), cs150 was a requiredement
for both EECS (all options) and L&S CS.
\_ It was a requirement for L&S at that time, but not for
EECS. I graduated from EECS in 1996, and I didn't take
CS150 either. Lots of people assumed that it was
required without actually reading the degree
requirements.
\_ Not everyone on the motd is/was in Berkeley CS.
\_ It's going to be pretty difficult without 150-type knowledge.
You can skip a lot of things, but you need to learn how state
machines map into logic and timing analysis. Yeah, and RAMs
too. Then you need to learn Verilog or VHDL. That's mostly
syntactical sugar, so it shouldn't be a big deal. Then you
need to learn how your logic maps into an FPGA, though this
shouldn't be hard if you're doing non-complicated things.
Unfortunately, I have no books to recommend, since my texts
that apply to this are about 20 years old. Mail me if you
have more specific questions. Do you want to do FPGAs
professionally or just for some random project? -tse
\- I am trying to become a Critical Intel Asset. --op |