• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. Snippets of SKILL examples for sorting lists

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 142
  • Views 13113
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Snippets of SKILL examples for sorting lists

archive
archive over 19 years ago

; ***********************************************************************
; File Name: MyUnique.il
; Function Name: MyUnique()
; Title: Example uniquify SKILL snippets for illustrative purposes
; Author: John Gianni compiled this file from other people's material
; Date: March 12, 2006
; Revision: 0.6
; Portability: PASSES the obligatory Tools->SKILL->Survey
; Compatibility: No incompatibly changed, deleted, or private functions!
; SW Releases Surveyed: IC440 to IC610 inclusive
; Prerequisites; none
; Synopsys; MyUnique(list(2 5 3 2 8 2 1))
; MyUnique(list( "abs" "record" "range" "abs"))
; Documentation: none
; Support: none
; Warranty: none
; Description: Simple sample SKILL snippets to uniquify a given list.
; Version History:
; - 0.1 3/12/2006 2 samples posted by Jim Newton to comp.cad.cadence
; - 0.2 3/13/2006 2 additional samples added by Dave Gluss to John Gianni
; - 0.3 3/14/2006 2 further examples added by Jim Newton to John Gianni
; - 0.4 3/15/2006 Clarifications added by Jim Newton to John Gianni
; - 0.5 3/17/2006 Nicholas Perrier added 1 example to comp.cad.cadence
; - 0.6 3/21/2006 Dominic Duvarney added 2 examples to comp.cad.cadence
; ***********************************************************************


Originally posted in cdnusers.org by jjg
MyUnique.il
  • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information