Coder Social home page Coder Social logo

aucohl / ogre Goto Github PK

View Code? Open in Web Editor NEW
29.0 5.0 13.0 71.3 MB

Global Router Built for ICCAD Contest 2019

License: GNU General Public License v3.0

C++ 88.51% Makefile 0.21% C 3.35% Shell 0.57% Objective-C 1.11% Yacc 6.26%
lef-def-parser lef router vlsi asic

ogre's People

Contributors

fadymoh avatar habibagamal avatar palindali avatar shalan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ogre's Issues

I had some problems compiling

This is a great job, but as I try to run it, I find that there are always a lot of errors. Can you tell me about the environment in which the project is running? For example, the G + + version, Boost version, and so on.

Thank you so much

After I execute make all, I make the following error:

XXX@XXX:~/project/Global-Router-ICCAD-Contest/GlobalRouter$ make all
-e = Compiling  main.cpp
-e = Compiling  lefdef/Def.cpp
-e = Compiling  lefdef/DefWriter.cpp
-e = Compiling  lefdef/Lef.cpp
-e = Compiling  lefdef/LefDefParser.cpp
-e = Compiling  lefdef/Saltflute.cpp
-e = Compiling  lefdef/cancel_intersect.cpp
In file included from /usr/local/include/boost/geometry/strategies/geographic/distance.hpp:38,
                 from /usr/local/include/boost/geometry/strategies/strategies.hpp:94,
                 from /usr/local/include/boost/geometry/geometry.hpp:49,
                 from /usr/local/include/boost/geometry.hpp:17,
                 from lefdef/cancel_intersect.cpp:3:
/usr/local/include/boost/geometry/geometries/point_xy.hpp: In member function ‘void boost::geometry::model::d2::point_xy<CoordinateType, CoordinateSystem>::x(const CoordinateType&)’:
/usr/local/include/boost/geometry/geometries/point_xy.hpp:74:27: error: type/value mismatch at argument 1 in template parameter list for ‘template<class _Key, class _Compare, class _Alloc> class std::set’
   74 |     { this->template set<0>(v); }
      |                           ^
/usr/local/include/boost/geometry/geometries/point_xy.hpp:74:27: note:   expected a type, got ‘0’
/usr/local/include/boost/geometry/geometries/point_xy.hpp:74:27: error: template argument 2 is invalid
/usr/local/include/boost/geometry/geometries/point_xy.hpp:74:27: error: template argument 3 is invalid
/usr/local/include/boost/geometry/geometries/point_xy.hpp: In member function ‘void boost::geometry::model::d2::point_xy<CoordinateType, CoordinateSystem>::y(const CoordinateType&)’:
/usr/local/include/boost/geometry/geometries/point_xy.hpp:78:27: error: type/value mismatch at argument 1 in template parameter list for ‘template<class _Key, class _Compare, class _Alloc> class std::set’
   78 |     { this->template set<1>(v); }
      |                           ^
/usr/local/include/boost/geometry/geometries/point_xy.hpp:78:27: note:   expected a type, got ‘1’
/usr/local/include/boost/geometry/geometries/point_xy.hpp:78:27: error: template argument 2 is invalid
/usr/local/include/boost/geometry/geometries/point_xy.hpp:78:27: error: template argument 3 is invalid
make: *** [Makefile:46: obj/cancel_intersect.o] Error 1

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.