1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-14 06:42:54 +08:00

262 Commits

Author SHA1 Message Date
Konstantin Pavlov
bfed5f51c7 Add iperf test script 2024-11-07 22:07:19 +03:00
Konstantin Pavlov
a7e769108c Add barrel shifter 2024-07-06 10:58:53 +03:00
Konstantin Pavlov
2a75d7d8bf Updated RAM templates 2024-07-03 23:53:55 +03:00
Konstantin Pavlov
34e0e28b3c Add branches_to_directories script 2024-07-02 16:09:56 +03:00
Konstantin Pavlov
e1412c080b Change some pins to I and IO for convinience 2024-07-02 16:01:04 +03:00
Konstantin Pavlov
955efdf32d
Update benchmark_results.txt 2024-06-27 09:33:04 +03:00
Konstantin Pavlov
d61338a4d3 Add missed IPs 2024-05-28 10:30:29 +03:00
Konstantin Pavlov
89b8dc6a3f Fixed Vivado gitignore 2024-05-28 10:28:40 +03:00
Konstantin Pavlov
0369dc0e8f
Update benchmark_results.txt 2024-05-16 14:13:14 +03:00
Konstantin Pavlov
9f1f51c971
Update benchmark_results.txt 2024-05-16 11:57:53 +03:00
Konstantin Pavlov
098067e1b0
Update benchmark_results.txt 2024-05-16 11:46:11 +03:00
Konstantin Pavlov
ccf136a5b9 Added opt scripts for Vivado 2024-03-12 17:52:08 +03:00
Konstantin Pavlov
4eae34a978 Added freq_meter module 2023-12-15 00:13:23 +03:00
Konstantin Pavlov
aec03d4507 Added 8b10b encoder/decoder 2023-12-06 02:41:58 +03:00
Konstantin Pavlov
46e79a0d34 Added Wishbone interface 2023-10-29 13:57:06 +03:00
Konstantin Pavlov
4f10b2ad3d Add AXI interface definitions 2023-10-25 07:01:25 +03:00
Konstantin Pavlov
f7ad55c7fa Added typed versions of slicer functions 2023-10-25 04:17:06 +03:00
Konstantin Pavlov
014b8c53e2 Done slicer functions as a parametrized SV class 2023-10-20 01:04:13 +03:00
Konstantin Pavlov
276aea1e87 Add packed array slicers 2023-10-18 08:39:40 +03:00
Konstantin Pavlov
64e0408e0c Added dsp_everywhere 2023-10-08 12:07:57 +03:00
Konstantin Pavlov
5020e0b13e Add combinational repeater module 2023-09-26 05:51:19 +03:00
Konstantin Pavlov
39c1b4cf02 Restored simplified Verilog version of edge_detect 2023-09-12 18:37:39 +03:00
Konstantin Pavlov
213e17c657 Add simple UDP Ethernet packet generator 2023-05-23 13:07:08 +03:00
Konstantin Pavlov
bb0897a409 Fix clog usage in pulse_stretch.sv 2023-05-23 11:50:21 +03:00
Konstantin Pavlov
f0edcd3af0 Update formatting 2023-05-23 11:30:21 +03:00
Konstantin Pavlov
0475ea0398 Fix typo 2023-05-23 11:12:22 +03:00
Konstantin Pavlov
b81fda635d Fixed out[] initialization 2023-05-22 13:53:54 +03:00
Konstantin Pavlov
71303a0823 Updated delayed_event testbench 2023-05-22 13:46:06 +03:00
Konstantin Pavlov
8043f65f2b Added info banner 2023-05-22 13:44:20 +03:00
Konstantin Pavlov
23709d8278 Generalized delayed_event code 2023-05-22 13:41:44 +03:00
Konstantin Pavlov
2e3551056b Updated debounce 2023-05-22 13:39:56 +03:00
Konstantin Pavlov
0a7385391a Added modelsim / questasim error code cat 2023-05-17 13:07:48 +03:00
Konstantin Pavlov
9d51a2b2d2 Upd clogb2 info 2023-04-25 15:24:36 +03:00
Konstantin Pavlov
93bb8db9b8 Added sample code 2023-03-29 13:07:39 +03:00
Konstantin Pavlov
319de86e86 Add scripts 2023-03-27 14:18:58 +03:00
Konstantin Pavlov
454f71e80e HLS template project and scripts update 2023-03-12 21:09:32 +03:00
Konstantin Pavlov
8b1b2ef6a3 Added ASCII-to-HEX 2023-03-12 20:51:10 +03:00
Konstantin Pavlov
eb72143194 README update 2023-03-12 20:50:32 +03:00
Konstantin Pavlov
3aa56798bd README update 2023-02-24 06:02:27 +03:00
Konstantin Pavlov
d046210740 Added Vitis HLS scripts and example 2023-02-24 06:01:53 +03:00
Konstantin Pavlov
baea1069cb Updated Gray functions 2023-02-24 05:59:40 +03:00
Konstantin Pavlov
0523320552 CP script update 2023-02-19 01:48:43 +03:00
Konstantin Pavlov
58c10b0fcb Added hex2ascii as a standalone module 2023-02-19 01:47:14 +03:00
Konstantin Pavlov
45a1621a4a Restored simplified Verilog version of delay.sv 2023-02-19 01:45:44 +03:00
Konstantin Pavlov
db681a4efe Pattern is being detected in any bit position now 2023-02-06 02:10:12 +03:00
Konstantin Pavlov
fd3835448a Added prog script 2022-12-29 17:16:39 +03:00
Konstantin Pavlov
11ca69c348 Fixed Questa support in testbench_template 2022-12-29 17:01:18 +03:00
Konstantin Pavlov
88db449245 Added updater script 2022-12-14 15:01:42 +03:00
Konstantin Pavlov
978bed92bc KCPSM dir gitignore 2022-12-14 14:00:14 +03:00
Konstantin Pavlov
06c2498504 Added xilinx board store 2022-12-14 13:59:33 +03:00