Curve Curve
Curve Curve

SEE ALSO

Product: ZeBu-Personal

Demo: MPEG-4 Decoder

Example of a super-block

This example highlights a super-block performing H.264 decoding, mapped in ZeBu and interacting with an AHB bus transactor and a Display transactor.

Curve Curve

Super-Block Verification

Super-blocks (also called sub-systems) of your ASIC/SOC design typically implement highly specialized functions, such as video encoding and decoding, encryption, packet classification, etc...

ZeBu allows you to verify those super-blocks more exhaustively than any other approach, so you can build full confidence in your design as early as possible, well before full-chip integration and tape-out.

Benefits of ZeBu
  • Go deep: thanks to the very high performance (tens of MHz) of ZeBu, you can reach and verify corner conditions deep in the state space, run full streams of data through the super-block and analyze its performance and throughput
  • Easy Compilation Flow: the ZeBu compiler will digest the RTL of your super-block and take care of everything automatically
  • Powerful Testbench Environment: thanks to our unique high-performance transaction-level interface, you can write software testbenches very easily in C++ or SystemVerilog that exercise all the scenarios of the design that you want.
Curve Curve