]> git.the-white-hart.net Git - vhdl/commitdiff
Remove debug print
authorrs <>
Sat, 23 Aug 2025 16:46:07 +0000 (11:46 -0500)
committerrs <>
Sat, 23 Aug 2025 16:46:07 +0000 (11:46 -0500)
libraries/simulated/js28f128j3d75.vhd

index 4068dbfcdf9321dc2c3cf98bfefcf07ebde7a61c..c3ace7b8f6f29fdc4670fad101420886b0769ff7 100644 (file)
@@ -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';