Nikolay Puzanov np
  • Joined on 2021-01-06
np pushed to main at np/embddr-scheme-library 2022-12-07 12:14:02 +03:00
4d27f16630 Reduce memory consumption. Complete samples to last time stamp
np pushed to main at np/verilog-playground 2022-12-06 20:06:51 +03:00
e8ba09ecab Add VCD to SVG conversion functions
np pushed to main at np/embddr-scheme-library 2022-12-06 15:10:07 +03:00
1ac868314b Remove debug imports
np pushed to main at np/embddr-scheme-library 2022-12-06 15:06:52 +03:00
cea800527a Clear execution flag (file is no more script)
np pushed to main at np/embddr-scheme-library 2022-12-06 15:05:49 +03:00
251120d54b Add VCD file parser
b9bbb4cec4 Add some useful functions
Compare 2 commits »
np pushed to main at np/verilog-playground 2022-12-05 20:26:52 +03:00
daa744f8b2 Replace 'when not' to 'unless'
np pushed to main at np/verilog-playground 2022-12-04 19:55:15 +03:00
c91003e34b Replace string-trim (left only trim) by string-trim-both
np pushed to main at np/verilog-playground 2022-12-04 12:10:02 +03:00
53412381fb Optionally enable timestamp in save snippet uri
np pushed to main at np/verilog-playground 2022-12-04 11:30:16 +03:00
536bde92df Allow to disable code sanitization
b9cd29ad87 Fix Crtl-S hotkey
Compare 2 commits »
np pushed to main at np/verilog-playground 2022-12-04 10:21:15 +03:00
c6c6744b22 Show execution time of compilation and simulation
np pushed to main at np/verilog-playground 2022-12-03 23:53:26 +03:00
42f22147ea Limit dump file size for Icarus Verilog
np pushed to main at np/verilog-playground 2022-12-03 19:32:08 +03:00
b4507004b8 Add latest Icarus Verilog and Verilator to Docker image
np pushed to main at np/verilog-playground 2022-12-03 19:31:21 +03:00
74e76d8131 Add verilator build jobs option
np pushed to main at np/verilog-playground 2022-12-03 18:37:02 +03:00
058191de55 Add Verilator support
f61bb7b980 Prepare to add Verilator
Compare 2 commits »
np pushed to main at np/verilog-playground 2022-12-03 13:32:20 +03:00
9939a226c8 Add help button
np pushed to main at np/verilog-playground 2022-12-02 18:47:13 +03:00
185dcb350d Fix content type of binary response. Add favicon
np pushed to main at np/verilog-playground 2022-12-02 16:14:14 +03:00
28d86fb98d Disable side-by-side layout on mobile phones
np pushed to main at np/verilog-playground 2022-12-02 14:54:00 +03:00
680e9f3aa5 Add 'Save as new' button
np pushed to main at np/verilog-playground 2022-12-02 14:33:46 +03:00
ec02787747 Change page design. Make page mobile friendly
np pushed to main at np/verilog-playground 2022-12-01 22:16:41 +03:00
b87a7e0c97 Flush stdout after log string printing