Silicon Valley Code Camp : October 11th and 12th 2014session
Analyzing On-Chip Interconnect with Modern C++
Modern C++ libraries and techniques applied to a representative problem in Electronic Design Automation.
About This Session
The speaker will demonstrate how to apply techniques from Modern C++ to a representative EDA problem: managing the large databases of circuit information generated from parasitic extraction of contemporary ASIC designs. The Boost Spirit, Graph, and ODEInt libraries will be discussed, along with the Eigen matrix library; they will be applied to parsing, scrubbing, simulating, and performing model order reduction on extracted circuits.