No description
00-hello_world | ||
01-counter | ||
02-counter_with_enable | ||
03-8_bit_random_counter | ||
04-encoder_with_if | ||
05-encoder_with_case | ||
06-alu | ||
.gitignore | ||
LICENSE | ||
README.md |
Verilog
Most of the examples are coming from asic-world and icarus. Verilog is my university course and I'm studying from these websites. Since most of the logical modules are same in the world, I'm not able to make much more difference when I'm studying from there. Most of the time I just rewrite or create test benches. I really would love to make difference from these websites but it's kinda impossible. That's why I must say that it's not a very original repo.