From 578dbcf52bf7f6d1418b812bc8f2b7658a80a060 Mon Sep 17 00:00:00 2001 From: rs <> Date: Sat, 23 Aug 2025 11:46:07 -0500 Subject: [PATCH] Remove debug print --- libraries/simulated/js28f128j3d75.vhd | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/simulated/js28f128j3d75.vhd b/libraries/simulated/js28f128j3d75.vhd index 4068dbf..c3ace7b 100644 --- a/libraries/simulated/js28f128j3d75.vhd +++ b/libraries/simulated/js28f128j3d75.vhd @@ -463,7 +463,6 @@ begin cur_read_state <= R_ARRAY; wsm_trigger <= '0'; elsif rising_edge(internal_we_n) then - report "PENIS"; case cur_cui_state is when C_IDLE => wsm_trigger <= '0'; -- 2.43.0