Coder Social home page Coder Social logo

eddrsoftware / edanametranslator Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 10 KB

A library to translate strings between common EDA naming conventions.

License: MIT License

Makefile 6.75% C++ 93.25%
naming-conventions vhdl verilog translated-strings lef-def openaccess edifact cdba spef spice

edanametranslator's Introduction

edaNameTranslator

This library translates strings between common EDA naming conventions. The need for this library arises from differences in EDA standards and languages. VHDL is case insensitive whereas Verilog is. Bit index identifiers are also a difference between naming conventions. Cdba uses < > whereas SPEF uses [ ].

Supported Naming Conventions

This library will internally store all strings as UTF-8, thus allowing for International and wide character string support. To start this library will support:

  • UTF-8 (default)
  • Cdba
  • DEF
  • EDIF
  • LEF
  • OA
  • SPEF
  • SPF
  • SPICE
  • UNIX (filesystem naming convention)
  • Verilog
  • VHDL
  • Windows (filesystem naming convention)

Get Involved

If you or your company would like to participate in this project, please email us at [email protected]. If you want to do simple code or documentation fixes but do not want to be a participating party, please take a look at these instructions on how to create a new pull request https://help.github.com/articles/creating-a-pull-request/.

If you would like to ensure that this library covers a particular convention or coverage of data in a file, please email us a test case file at [email protected] or check it into the testData directory by following these instructions: https://help.github.com/articles/creating-a-pull-request/.
Please do not check-in any data that you don't want shared with the world.
We do not take any responsibility for design data that is part of this repository.

The Test Data

Make sure you pull down this repository using the recursive flag. This will supply more test data.

git clone --recursive https://github.com/EDDRSoftware/edaNameTranslator

edanametranslator's People

Contributors

kevineddrs avatar thtrain avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.