Skip to content
Snippets Groups Projects
Commit 7e61ba67 authored by dwf1m12's avatar dwf1m12
Browse files

update IO library models

parent 88cac616
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,11 @@
+incdir+../verilog
// ============= GLIB Generic Library path =============
../../../../../GLIB/pads/verilog/GLIB_PADLIB.v
../../../../../GLIB/pads/verilog/PAD_INOUT8MA_NOE.v
../../../../../GLIB/pads/verilog/PAD_VDDIO.v
../../../../../GLIB/pads/verilog/PAD_VSSIO.v
../../../../../GLIB/pads/verilog/PAD_VDDSOC.v
../../../../../GLIB/pads/verilog/PAD_VSS.v
../../../../../GLIB/mem/verilog/SROM_Ax32.v
// ================= Testbench path ===================
......
// GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_INOUT8MA_NOE (
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
// VDDISOL
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_INOUT8MA_NOE (
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_INOUT8MA_OE (
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_VDDIO (
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
// core logic supply rails (1V0, 0V)
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_VSS (
......
// GLIB_PADLIB.v
// from GLIB_PADLIB.v
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
// soclabs generic IO pad model
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// (C) COPYRIGHT 2009-2010 ARM Limited.
// ALL RIGHTS RESERVED
// Contributors
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Revision : $Revision: $
//
// Release Information : $ $
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module PAD_VSSIO (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment