Nikolay Puzanov np
  • Joined on 2021-01-06
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
np pushed to main at np/verilog-playground 2022-12-01 22:05:46 +03:00
6a9959f98d Add docker related files
61a16ad2cd Add charset meta to html page
9f4fbe2499 Rename file
347dfa0af6 CTRL-C as $finish
Compare 4 commits »
np pushed to main at np/verilog-playground 2022-12-01 17:15:38 +03:00
5a23aa8e0f Place log level initialization after args checking
np pushed to main at np/verilog-playground 2022-12-01 16:52:33 +03:00
171b821dbb Show "Please wait..." when waiting for simulation complete
0e4d5a2df3 Add optionsfor work dir, storage dir and logging level. Split GET and POST requests. Some other changes.
43a2e51137 Move sources to server folder
Compare 3 commits »
np pushed to main at np/hdl-unit-test-suite 2022-09-13 15:52:23 +03:00
9b629cd073 Add UTEST_TESTBENCH predefined macro
np pushed to main at np/hdl-unit-test-suite 2022-08-20 16:38:04 +03:00
79f9ac5ad6 Add useful "map combinations" macro. See counter example
np pushed to main at np/hdl-unit-test-suite 2022-08-15 16:53:19 +03:00
e667b0657d Add verbose output for iverilog and vvp
np pushed to main at np/hdl-unit-test-suite 2022-08-15 12:03:49 +03:00
f4fa7c5724 Add usefun functions (combinations list? ...) and (transpose list?)
np pushed to main at np/hdl-unit-test-suite 2022-08-12 10:49:59 +03:00
52ad1bbd11 Run tests in one thread is static option specified
np pushed to main at np/hdl-unit-test-suite 2022-08-09 18:11:15 +03:00
4f9aec3d2f Add extra parameters for test script
np pushed to main at np/hdl-unit-test-suite 2022-08-09 09:51:40 +03:00
b163e585ef Add static work path for initial modules testing
np pushed to main at np/hdl-unit-test-suite 2022-07-12 19:29:48 +03:00
02f954d829 Small fix