It looks like you're referring to a specific PDF guide: "The ZX Spectrum ULA: How to Design a Microcomputer" (possibly with a reference like “57l” as a filename or catalog code).
Here’s what you should know and how to find it: The Zx Spectrum Ula How To Design A Microcomputer Pdf 57l
As of 2025, the exact file "Pdf 57l" may be a unique upload. However, the canonical resources are: It looks like you're referring to a specific
If you cannot find the "57l" file, do this: The Internet Archive (archive
"ZX Spectrum ULA" "gate-level" site:pdf.`Before sending to fabrication, you ran a digital logic simulator (often on a PDP-11). The infamous "ULA Snow" (interference pattern on screen) was a simulation bug they missed—fixed only in Issue 3 boards.
On paper (or via a CAD system like Daisy or Applicon), engineers drew gates. For example, the video shift register was built inside the ULA using 8 flip-flops. The address multiplexer for the DRAM was a set of tri-state buffers.
Don't design a new ULA. Instead, use a modern CPLD (Complex Programmable Logic Device) like the XC9572XL or an FPGA (Sipeed Tang Nano). The PDF will teach you the truth tables of the original ULA. Replicate them in Verilog or VHDL.