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

198 Commits

Author SHA1 Message Date
Konstantin Pavlov
2543bcd567 Added scripts 2022-08-24 12:42:56 +03:00
Konstantin Pavlov
3d0bb13dda Updated Vivado gitignore 2022-07-29 13:50:45 +03:00
Konstantin Pavlov
b1c07c9c5f Added Verilog versions of UART components 2022-07-12 20:03:13 +03:00
Konstantin Pavlov
0d9f67ff80 Updated testbench template 2022-07-03 16:39:54 +03:00
Konstantin Pavlov
5abae5370e Update Modelsim gitignore 2022-07-03 16:38:37 +03:00
Konstantin Pavlov
65c465506b Updated tb template with clock gen module 2022-06-19 20:18:37 +03:00
Konstantin Pavlov
6d98d9d93a Added configurable simulation clock gen 2022-06-19 20:17:44 +03:00
Konstantin Pavlov
49fefc9bf0 Straight and simple realization of recursive scripts 2022-06-16 06:59:32 +03:00
Konstantin Pavlov
783c33e268 Updated testbench template project 2022-06-16 06:57:56 +03:00
Konstantin Pavlov
8f32dd53d9 Added pattern detector and tb 2022-06-16 06:56:45 +03:00
Konstantin Pavlov
24fbb6c3d3 Added optional filtering 2022-06-06 09:53:55 +03:00
Konstantin Pavlov
f7c4995847 Added fifo combiner 2022-06-06 09:53:15 +03:00
Konstantin Pavlov
b8af169ee5 Updated scripts 2022-06-06 09:52:10 +03:00
Konstantin Pavlov
2388fd3d54 Removed obsolete files. Updated scripts 2022-06-01 17:53:44 +03:00
Konstantin Pavlov
5bba1d2b7e Updated Vivado clean script 2022-05-20 21:36:55 +03:00
Konstantin Pavlov
e583c9f977 Added reference souce code dir 2022-05-16 19:44:36 +03:00
Konstantin Pavlov
864a6900b9 More README fixes 2022-05-16 19:39:38 +03:00
Konstantin Pavlov
8d569ce7a1 Fixed READMEs 2022-05-16 19:29:41 +03:00
Konstantin Pavlov
66733fa819 Added benchmark_projects dir README 2022-05-16 19:21:43 +03:00
Konstantin Pavlov
f6a5726184 Added reference benchmark project for Gowin IDE 2022-05-16 19:06:38 +03:00
Konstantin Pavlov
68ec41121e Added gitignore and clen script for Gowin IDE projects 2022-05-16 18:58:36 +03:00
Konstantin Pavlov
b4c6697703 Added Fmax test project for Gowin 2022-05-16 18:56:57 +03:00
Konstantin Pavlov
f2ed27297d Added Fmax test projects for Quartus and for Vivado 2022-05-01 15:03:04 +03:00
Konstantin Pavlov
8d956479da Added Fmax computation script for Xilinx Vivado 2022-05-01 15:01:47 +03:00
Konstantin Pavlov
9ea8e5e037 Done fifo buffer and tests 2022-05-01 14:52:53 +03:00
Konstantin Pavlov
f74126e5d6 Minor style fixes 2022-05-01 14:50:23 +03:00
Konstantin Pavlov
fd06088078 Added read ahead buffer 2022-04-25 03:43:52 +03:00
Konstantin Pavlov
a6aa3c3893 Done fifo initialization 2022-04-25 01:06:34 +03:00
Konstantin Pavlov
66ff427e1e Added error suppression for Modelsim script 2022-04-25 01:03:37 +03:00
Konstantin Pavlov
98040673a3 Added fifo initialization 2022-04-23 10:12:04 +03:00
Konstantin Pavlov
68b33a10d4 Added simple UART logger 2022-04-23 04:29:15 +03:00
Konstantin Pavlov
c6d4f60bca Updated mem_writer scripts and example output 2022-04-05 18:39:41 +03:00
Konstantin Pavlov
322fa85652 Updated test projects to support dev boards 2022-04-05 18:35:04 +03:00
Konstantin Pavlov
db847e6e7e Added RAM templates 2022-03-31 20:20:15 +03:00
Konstantin Pavlov
90a8836c3d Added clogb2 function 2022-03-31 15:42:11 +03:00
Konstantin Pavlov
e3cba6a4f6 Changed reset mode to asynchronous for soft_latch.sv 2022-03-31 15:36:38 +03:00
Konstantin Pavlov
1a32f07dfc Added optional WIDTH parameter. Made reset signal to be asynchronous 2022-03-31 15:31:57 +03:00
Konstantin Pavlov
a928a6c326 Updated Vivado test project to v2. Digilent Arty board does supported now 2022-03-30 19:40:12 +03:00
Konstantin Pavlov
4c6c8eabb7 Minor fixes for Quartus test project 2022-03-30 19:28:46 +03:00
Konstantin Pavlov
a2f57048dc Added original DP RAM templates from Quartus and Vivado 2022-03-15 15:37:09 +03:00
Konstantin Pavlov
4563fe0f93 Added ascii hex file generator script 2022-02-20 08:13:37 +03:00
Konstantin Pavlov
c3362fb4a2 Added note on MIF file initialization 2022-02-20 06:39:03 +03:00
Konstantin Pavlov
343abf82f7 Added fifo initialization from file 2022-02-20 05:50:35 +03:00
Konstantin Pavlov
2fad2973d0 Added utility script 2022-02-20 05:17:05 +03:00
Konstantin Pavlov
a1608c2326 Added performance variant of encoder and tb 2021-12-25 22:56:16 +03:00
Konstantin Pavlov
76674549c3 Added teo types of encoders 2021-12-25 22:53:30 +03:00
Konstantin Pavlov
fe28e261e6 Added clock jitter 2021-12-25 22:52:24 +03:00
Konstantin Pavlov
090372196e Added AXI templates (originally from Vivado component wizard) 2021-12-24 16:37:13 +03:00
Konstantin Pavlov
36f89f2554 Rewritten arst conditions in cdc_strobe.sv 2021-12-15 11:17:10 +03:00
Konstantin Pavlov
b91f6adac5 Added batch update script for your git repos 2021-11-18 18:38:10 +03:00