Improved all axpect of tracing / forcing arrays
Improved ui and tree export
This commit is contained in:
@@ -28,6 +28,7 @@ struct DebugSignalInfo {
|
||||
volatile bool isTracing;
|
||||
volatile bool isForcing;
|
||||
uint8 forcedValue[1024];
|
||||
uint8 forcedMask[32]; // bit e set → element e is forced; supports up to 256 elements
|
||||
uint32 internalID;
|
||||
volatile uint32 decimationFactor;
|
||||
volatile uint32 decimationCounter;
|
||||
|
||||
Reference in New Issue
Block a user