From 4e3a098301c52e9ca54f9426703013884548d94f Mon Sep 17 00:00:00 2001 From: Ganesh Patil <7030871503ganeshpatil@gmail.com> Date: Fri, 20 Feb 2026 10:32:32 +0530 Subject: [PATCH] fix(simtime): remove global simtime mutation from write() to ensure deterministic cross-language behavior (#385) --- concore.hpp | 4 +- concore.py | 6 +- concore.v | 2 +- concore_write.m | 2 +- tests/test_concore.py | 143 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 151 insertions(+), 6 deletions(-) diff --git a/concore.hpp b/concore.hpp index ceb63724..56d8dc7d 100644 --- a/concore.hpp +++ b/concore.hpp @@ -503,7 +503,7 @@ class Concore{ outfile<