-
Notifications
You must be signed in to change notification settings - Fork 0
babisant88/PRIMA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The program is an implementation of the PRIMA algorithm (shown in Fig. 4 of the attached paper). Make sure that you have already installed the Eigen library in your system (https://eigen.tuxfamily.org/index.php?title=Main_Page). In order to build the program just run make. In order to run the progrma type in the command line %Prima <C> <G> <B> <D> <n> <N> <q> ,where C is the Capacitance matrix, G is the Conductance matrix, B is the input port-to-node connectivity matrix, D is the output port-to-node connectivity matrix, n is the total number of nodes, N is the number of ports and q is the number of moments to match in the reduced model.
About
Passive Reduced-Order RC Interconnect Macromodeling Algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published