nmodl icon indicating copy to clipboard operation
nmodl copied to clipboard

List of missing code generation features and relevant tickets by priorities

Open pramodk opened this issue 3 years ago • 0 comments

This ticket is just to track relevant tickets and mention their priorities of those.

Ioannis has already created all tickets that can be found here. But we want to know what should be the priority of these tickets. In order to do this, we simply look at the number of mod files in ModelDB that uses these constructs:

Over Construct Name # MOD Files Related Ticket Related PR Current Status/Comment Documentation
:green_circle: INDEPENDENT 1450 #951 #966 DONE link
:green_circle: CONSTANT 265 #945 #981 DONE link
:green_circle: FUNCTION_TABLE 221 #949 #972 DONE link
LONGITUDINAL_DIFFUSION 83 #954 TODO - don't have enough info yet :+1: link
:green_circle: BEFORE / AFTER 96 #946 #979 DONE link
:green_circle: CONSTRUCTOR / DESTRUCTOR 31 #950 #625 #627 DONE link
:green_circle: MUTEX LOCK / UNLOCK 6 #953 #961 DONE link
:green_circle: PROTECT 6 #952 #961 DONE link
:green_circle: EXTERNAL 4 #956 #991
:soon: DISCRETE 0 #948 TODO :-1: link
:soon: NAME @ NUMBER 0 TODO: Part of discrete block :question:

pramodk avatar Oct 10 '22 14:10 pramodk