Skip to content

Advanced Interface Bus (AIB) die-to-die hardware open source

License

Notifications You must be signed in to change notification settings

dkehlet/aib-phy-hardware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Interface Bus (AIB) PHY

This repository contains the RTL and cell models for the AIB interface. See the AIB Spec and AIB Usage Note for information about AIB.

January 29, 2020, Version 1.0 (Initial release of the rev1 and rev2)

Revision 1 (rev1)

The rev1 open source AIB release is the same as the original moved from https://github.com/intel/aib-phy-hardware.

The rev1 directory structure is:

    ├── aib_lib
    ├── docs
    ├── how2use
    ├── maib_rtl
    ├── ndsimslv

See README.txt under rev1 and subdirectories for detail.
The design and simulation directories and contents are the same as previously released. New users should start with rev1 for quickest ramp up.

Revision 2 (rev2)

Rev2 has multi-die AIB instances and test benches recommended for advanced users.

Main directory structure is below. Read the README.txt files in the subdirectories for details.

├── docs
│   └── archive
└── rev2              --  Multi-die AIBs design (for advanced user reference)
    ├── dv            --  System Verilog DV to be released in the future.
    │   ├── flist     --  File lists for multi-die AIB IPs.
    │   ├── sims      --  Compilation directory. VCS is supported for now.
    └── rtl           --  For the detail of the rtl release, see README.txt in this directory
        ├── v1_master
        ├── v1_slave
        ├── v2_common
        ├── v2_master
        └── v2_slave

About

Advanced Interface Bus (AIB) die-to-die hardware open source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Verilog 86.8%
  • SystemVerilog 10.8%
  • Forth 1.4%
  • Stata 0.8%
  • Tcl 0.2%
  • Makefile 0.0%