Nikolay Puzanov np
  • Joined on 2021-01-06
np pushed to main at np/verilog-playground 2022-12-09 09:23:16 +03:00
cb8bc37dfe Disable ligatures
np pushed to main at np/verilog-playground 2022-12-09 09:21:16 +03:00
1e12d5d3e2 Don't save unmodified code
np pushed to main at np/verilog-playground 2022-12-09 09:09:30 +03:00
1bc6ec544d Save code only by Save button. Save always to new location
np pushed to main at np/verilog-playground 2022-12-08 19:06:56 +03:00
d04282e1c7 Add simple scroll of long waveform
np opened issue np/verilog-playground#1 2022-12-07 18:30:03 +03:00
Веб-сервер работает в однопоточном режиме. Нужно добавить многопоточность
np pushed to main at np/verilog-playground 2022-12-07 18:08:17 +03:00
664b7b1f5c Buttons can move to new line
np pushed to main at np/verilog-playground 2022-12-07 17:55:33 +03:00
37b7a54d3b Visual improvements
01c982fada Fix parsing canvas width
931f4d8aa4 Fix signals sorting (put clock on the top)
90905544d4 Upcase signal values
Compare 4 commits »
np pushed to main at np/verilog-playground 2022-12-07 17:01:12 +03:00
ab5db7f6e8 Add waveforms
np pushed to main at np/embddr-scheme-library 2022-12-07 12:51:41 +03:00
f9f22f4f31 Add optional signal filter predicate
7a88f6a05f Fix bug
Compare 2 commits »
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