From 3aa8b1dd6e0f504ef83da99f8c9cdb2532f948f5 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 13 Sep 2020 23:10:21 +0000 Subject: Initial conversion pass --- .../GitRepositories%2Fuser%2Fjs%2Ftoggle.md | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 raw-wiki-dump/GitRepositories%2Fuser%2Fjs%2Ftoggle.md (limited to 'raw-wiki-dump/GitRepositories%2Fuser%2Fjs%2Ftoggle.md') diff --git a/raw-wiki-dump/GitRepositories%2Fuser%2Fjs%2Ftoggle.md b/raw-wiki-dump/GitRepositories%2Fuser%2Fjs%2Ftoggle.md new file mode 100644 index 0000000..e512c7d --- /dev/null +++ b/raw-wiki-dump/GitRepositories%2Fuser%2Fjs%2Ftoggle.md @@ -0,0 +1,31 @@ +``` +#!htmlcomment + +This page is maintained automatically by a script. Don't modify this page by hand, +your changes will just be overwritten the next time the script runs. Talk to your +Friendly Neighborhood Repository Maintainer if you need to change something here. + +``` + +``` +#!html +

toggle

+ +

Introduction

+ +

This repo contains a simple deign that toggles an ouput pin. The toggle +is in sync with the given sys_clk, but the toggle circuit divides down +the clock. The divisor is build time defined.

+ +

The design is used in the Cryptech FPGA design to observe internal +clock frequencies.

+ +

Status

+ +

Has been simulated with Icarus Verilog.

+``` + +[[RepositoryIndex(format=table,glob=user/js/toggle)]] + +| Clone `https://git.cryptech.is/user/js/toggle.git` | +|---| -- cgit v1.2.3