Digital Pulse Processing (Open FPGA)
Field-Programmable Gate Arrays (FPGAs) are a key technology in modern scientific instrumentation, providing the high processing speed, parallel execution, and deterministic behavior required by data acquisition, digital signal processing, and real-time control systems.
Traditionally, FPGA development has been confined to specialists with expertise in Hardware Description Languages (HDLs), such as VHDL and Verilog. While these languages provide complete control over the hardware, they also require a significant learning effort and a deep understanding of digital design, making FPGA programming inaccessible to most students approaching the subject for the first time.
The experiments presented in this section offer a different educational approach. Rather than focusing on the syntax of HDL programming, they introduce the fundamental concepts of digital logic, signal processing, and hardware implementation through a series of progressive laboratory activities. Students are encouraged to reason in terms of logical functions, data flow, and parallel processing that are essential concepts that underpin FPGA design.
To support this learning process, the experiments are based on the SCI-Compiler development environment. SCI-Compiler adopts a graphical block-diagram methodology that automatically generates the FPGA firmware from the designed application. This approach significantly lowers the entry barrier to FPGA development, allowing students with little or no experience in VHDL or Verilog to design and implement real FPGA applications. By removing the complexity of traditional HDL coding, students can focus on understanding the logical structure of the system while gaining practical experience with one of the most powerful technologies used in modern instrumentation.
























