Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
GF180MCU eFuse compiler documentation v.0.1
GF180MCU eFuse compiler documentation v.0.1

Contents:

  • eFuse compiler
  • IP interfaces
    • Basic eFuse array block (efuse_array)
    • eFuse memory with Wishbone interface (efuse_wb_mem)
    • eFuse memory with SPI interface (efuse_spi_mem)
    • Basic asynchronous eFuse array block (efuse_array_async)
    • Asynchronous eFuse memory (efuse_async_mem)
Back to top
View this page

IP interfacesΒΆ

In this chapter, all eFuse IP variants that can be generated by the compiler are described from the standpoint of integrating them into a digital design.

Attention

Timing values in this chapter are rough preliminary estimates.

  • Basic eFuse array block (efuse_array)
  • eFuse memory with Wishbone interface (efuse_wb_mem)
  • eFuse memory with SPI interface (efuse_spi_mem)
  • Basic asynchronous eFuse array block (efuse_array_async)
  • Asynchronous eFuse memory (efuse_async_mem)
Next
Basic eFuse array block (efuse_array)
Previous
eFuse compiler
Copyright © 2026, egorxe
Made with Sphinx and @pradyunsg's Furo