- 03 Mar, 2025 2 commits
-
-
Талибов Сэрхан Махмад Оглы authored
EVERYTHING LMFAO See merge request !15
-
Талибов Сэрхан Махмад Оглы authored
-
- 11 Feb, 2025 2 commits
-
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
- 10 Feb, 2025 2 commits
-
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
- 08 Feb, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
Insane amount of work regarding testbenching and stuff. Simulation result is now read CORRECTLY. Made testbenches that allow us to check whether queueing in routers work properly. Changed routing testbenches so that it sends 2 packets insted of 1 so we can see that it routs correctly AND cleans after itself
-
- 30 Jan, 2025 3 commits
-
-
Талибов Сэрхан Махмад Оглы authored
-
Elgrush authored
-
Elgrush authored
-
- 28 Jan, 2025 4 commits
-
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
- 27 Jan, 2025 2 commits
-
-
Талибов Сэрхан Махмад Оглы authored
My masterpiece... Topologies now test themseleves and if there's something wrong, then it creates/writes into a log file in the project directory writing about graph signature and a number of errors. Now I think it's ready to be supergenerated
-
Талибов Сэрхан Махмад Оглы authored
-
- 26 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
Fixed all the networks (at least for index queue, however other ones have to work as well). Now at least if we send one packet down the network it arrives at the destination (I hate Icarus I hate modelsim I hate systemverilog not being properly maintained I hate quartus for not telling anything about the fact that the stupid '{} does not work if it's thrown down the port EVEN THOUGH RTL viewer shows that all of the wires are connected despite that clearly not being the case)
-
- 24 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
-
- 23 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
Added data-selector to solve the problem with exceedingly more pins. It generates correctly and preserves the network itself
-
- 21 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
-
- 16 Jan, 2025 1 commit
-
-
Elgrush authored
-
- 15 Jan, 2025 1 commit
-
-
- 14 Jan, 2025 2 commits
- 10 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
Moved network and router compilation with preparation to functions so it's easier to implement it in the UI
-
- 09 Jan, 2025 1 commit
-
-
Талибов Сэрхан Махмад Оглы authored
Npgsql import broke down because... reasons and reinstalling solved the problem (???). I spent half an hour fixing this crap because Vladimir has a horrible cellular coverage and I'm in a train and now I'm really pissed
-
- 08 Jan, 2025 5 commits
- 04 Jan, 2025 3 commits
-
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
I seem to have fixed the bug with the pointer queue. This bug is so unapologtically stupid, and by unapologetically I mean that it's very stupid but I will not apologize for it
-
- 03 Jan, 2025 4 commits
-
-
Талибов Сэрхан Махмад Оглы authored
Now line queue generation is implemented. Pointer queue was tested too and everything compiled, however, these networks are way too quick, which means that we need to ensure if it works correctly
-
Талибов Сэрхан Махмад Оглы authored
-
Талибов Сэрхан Махмад Оглы authored
Router generation works, network generation works as well and it compiles itself and shuts off all of the child processes when is interrupted
-
Талибов Сэрхан Махмад Оглы authored
Torus and circulant CreateRouter() switch cases were switched around, fixed that, also fixed tcl script generation function
-
- 02 Jan, 2025 2 commits
-
-
Талибов Сэрхан Махмад Оглы authored
Made OOP things to CreateRouter function like a normal human being. It compiles, but hasn't been tested and I'm working on it right now
-
Elgrush authored
-