Skip to main content

Posts

Showing posts from May, 2024

Silicon Engineering Intern at Microsoft India

  Hello Dear Readers, Currently, at Microsoft India  vacancy for Silicon Engineering Intern role. At Microsoft, Interns work on real-world projects in collaboration with teams across the world, while having fun along the way. You’ll be empowered to build community, explore your passions and achieve your goals. This is your chance to bring your solutions and ideas to life while working on cutting-edge technology. Microsoft’s mission is to empower every person and every organization on the planet to achieve more. As employees we come together with a growth mindset, innovate to empower others, and collaborate to realize our shared goals. Each day we build on our values of respect, integrity, and accountability to create a culture of inclusion where everyone can thrive at work and beyond. Qualifications: Currently pursuing a bachelor’s degree in Electronics Engineering, Electrical & Electronics/Computer Science Engineering.   Preferred Qualifications (PQs):   Experience or classes in t

Low Power Design: Common Power Format

Hello Dear Readers,   Today in this post, I will provide some deep insight into Low Power Design: Common Power Format syntax and how to implement it. CPF (Common Power Format) CPF is power intent as similar as UPF which we have seen earlier.  CPF structure is like UPF, only difference is UPF is handled by Synopsys VC static/dynamic tool, whereas CPF is handled only by Cadence’s CLP tool. Below is Low Power flow for CPF:  CPF Implementation Flow Commands of CPF and UPF are much more similar only difference is in few syntax, will try to write CPF for below design block: Commands of CPF and UPF are much more similar only difference is in few syntax, let’s have glance of CPF commands below: #Definition of top domain set_design top #Define the top power domain create_power_domain –name pdTOP –default #Define pdA       create_power_domain -name pdA \