Index: 06_features/funcmap/index.html =================================================================== --- 06_features/funcmap/index.html (revision 9390) +++ 06_features/funcmap/index.html (revision 9391) @@ -215,8 +215,27 @@

GUI: dialog boxes and menus

-TODO -funcmap library dialog +Quick attribute edit for selecting the funcmap for a symbol is available +in the attribute editor, once the funcmap attribute is selected. It opens +the funcmap library dialog (also accessible from the window menu) which +allows browsing the external and sheet local funcmap libs for picking a +funcmap. +

+The per component funcmap summary table dialog can be invoked from the right +click context menu of symbols. This dialog box presents the tabular view +of all ports (rows) and funtions (columns). Once a port is selected, +the function of that port can be easily stepped through its available +functions. Alternatively the function can also be set by explicitly +selecting one of the alternate functions (using the change button). +There's a button for activating the whole function group that matches +the currently selected port's function. Note: this dialog box does not +refresh automatically for changes made elsewhere; if there are relevant +changes in the drawing or attributes and the dialog box is still open, +click the refresh button. +

+The per port function selector can be invoked using the right click context +menu of a terminal. The dialog popping up allows selecting one of the +possible functions the port may have.

DRC: design rule checks