Cargando…

Getting started with FPGAs : digital circuit design, Verilog, and VHDL for beginners /

"A straightforward introduction to working with FPGAs. Explores the inner workings of an FPGA and high concepts like state machines, crossing clock domains, and parallel logic. Features hands-on projects and thoroughly annotated code examples in both Verilog and VHDL"--

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Merrick, Russell (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, [2024]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Meet the FPGA
  • Setting up your hardware and tools
  • Boolean algebra and the look-up table
  • Storing state with the flip-flop
  • Testing your code with simulation
  • Common FPGA modules
  • Synthesis, place and route, and crossing clock domains
  • The state machine
  • Useful FPGA primitives
  • Numbers and math
  • Getting data in and out with I/O and SerDes.