.JED File Info & Viewer

Open & inspect
.JED files online

Need to inspect a programmable logic fuse map? View your .JED files here for free - no installation required.

Drag & drop your .JED file here
or click to browse from your device
JEDEC Programming Files & more
Uploading...
Extension
.JED
Category
Developer
Primary Use
Programmable Logic Device File
Primary Software

What is a JED file?

A .JED file is a text file that contains programming data for Programmable Logic Devices (PLDs). The format follows a standard created by the Joint Electron Device Engineering Council (JEDEC). These files store a fuse map. This map tells a hardware programmer how to configure the logic gates inside chips like Complex Programmable Logic Devices (CPLDs) or Field Programmable Gate Arrays (FPGAs). Many manufacturers use this format, including the Xilinx JEDEC Programming File format used by Xilinx.

How to open JED files?

Because .JED files use plain ASCII text, you can open them with basic text editors like Notepad or Vim. However, developers usually manage them using Electronic Design Automation (EDA) software. Programs like Xilinx ISE Design Suite, Lattice ispLEVER Classic, or Microchip WinCUPL create and read these files.

Best practices and troubleshooting

When you handle .JED files, do not change the text manually. The file relies on a strict syntax, including specific start and end characters, plus a checksum. If you change a single character, the checksum will fail, and the hardware programmer will reject the file. Always use the original compiler to generate the fuse map.

Software and tools

Hardware engineers use specialized tools to convert logic designs into .JED files. Historical tools include ABEL and PALASM. Modern workflows rely on manufacturer-specific IDEs. To write the file to a physical chip, engineers use hardware programmers and software like WinLV PG4UW from Elnec.

Summary

Because the .JED extension is used by many different hardware vendors, viewer.online/jed can analyze .JED files to identify the exact format and creator software, inspect the file structure, extract readable text, and check whether an online preview is available. Since .JED has multiple possible origins depending on the manufacturer, viewer.online/jed is the best way to identify the actual format of your file. This makes viewer.online/jed incredibly useful for identifying, inspecting, and understanding .JED files without installing heavy EDA software or dealing with compatibility problems.

Frequently Asked Questions

What is a .JED file?

A .JED file is a hardware programming file. It contains a text-based fuse map that configures logic gates inside programmable chips.

Can I read the contents of a .JED file?

Yes. The JEDEC standard uses plain ASCII text. You can open a .JED file in any standard text editor to view its header and data matrix.

What software creates .JED files?

Hardware design compilers generate them. Tools like Xilinx ISE Design Suite, Lattice ispLEVER, and Microchip WinCUPL create these files after compiling hardware description code.

How do I program a chip with a .JED file?

You need a hardware programmer. Physical device programmers use specialized software, such as those from Elnec, to read the .JED file and burn the data into the chip.

Why is my .JED file failing to load?

File corruption or bad checksums. A .JED file requires exact start characters, end characters, and a valid checksum. Manual edits easily break this structure.

Ready to inspect your .JED file?

Upload any .JED file and instantly identify its format, extract content, and preview it online.

Drop file here