Skip to content
Chitlesh Goorah

Chitlesh Goorah

  • ASIC Design & Verification Engineer
    • Introduction to Liberty : CCS, ECSM and NDLM
    • IEEE P1800.2 (UVM)
    • Formal Verification
  • Landscape Photographer
  • twitter
  • youtube
  • linkedin

Tag Archives: python

Installing PIP python on Synology

To install pip on Synology: $ curl -k https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python Setup to use pip: $ ln -s /var/packages/python/target/bin/pip /usr/bin/ $ export PYTHONPATH=/volume1/@appstore/python/lib/python2.7/site-packages/

Posted bychitleshNovember 28, 2015Posted insynologyTags: pythonLeave a comment on Installing PIP python on Synology

template engine

Discovered jinja2, a python template engine, today. It appears to be simple and straight-forward. Plan to use it to auto-generate UVM based frameworks.

Posted bychitleshNovember 15, 2015Posted inLinux, UVMTags: jinja2, pythonLeave a comment on template engine

Some Quick Updates

Kadischi now supports SquashFS with the –filesystem option. $ kadischi –filesystem=squashfs fc5-repo fedora.iso Discussion about the logo for the next Journée Du Libre 4 in Strasbourg, where I managed to get Fedora a .org booth 🙂

Posted bychitleshApril 9, 2006Posted infedora, kadischiTags: python, strasbourgLeave a comment on Some Quick Updates
Chitlesh Goorah, Proudly powered by WordPress. Privacy Policy