Skip to content

ericsmi/tinytapeout-verilog-div3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Original readme for the template repository here)

This repo is an experiment in using Verilog source files instead of Wokwi diagrams for TinyTapeout, it solves the classic problem of diving a clock by 3, with a 50% duty cycle, using no sequential cells. It's more or less an answer to execise 26.7 in Digital Design by Dally.

The verilog code is in src/user_module_340067262721426004.v

About

divide by 3 for TinyTapeout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 69.4%
  • Tcl 18.0%
  • Makefile 11.1%
  • Python 1.5%