From: rs <> Date: Sat, 23 Aug 2025 16:46:07 +0000 (-0500) Subject: Remove debug print X-Git-Url: https://git.the-white-hart.net/?a=commitdiff_plain;h=578dbcf52bf7f6d1418b812bc8f2b7658a80a060;p=vhdl Remove debug print --- 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';