[M-Labs devel] [PATCH] bitonic sorter

2013-12-01 Thread Robert Jördens
adds a sorting network, unittests and documentation for it. -- Robert Jordens. From 7d1ab7420a27df24c41c184712d5e4467020e0d0 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Fri, 29 Nov 2013 19:52:42 -0700 Subject: [PATCH 5/5] genlib/sort: add bitonic, combinatorial sorter complete with with

[M-Labs devel] [PATCH] cordic improvements

2013-12-01 Thread Robert Jördens
these patches add lots of unittests, documentation and exploration tools for the cordic core. -- Robert Jordens. From f2cf74b8c1015f28225eb4100cf6fdaa2f92ab9e Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Sat, 30 Nov 2013 06:55:01 -0700 Subject: [PATCH 3/5] genlib/cordic: cleanup, document

[M-Labs devel] [PATCH] unittest fixes

2013-12-01 Thread Robert Jördens
two little things that improve the unittest harnesses. -- Robert Jordens. From ea58542cd63f0ff5eb16954846b6babda24b5aec Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Fri, 29 Nov 2013 23:32:13 -0700 Subject: [PATCH 1/5] migen/test/support: allow easy re-setUp of the testbench with differen

Re: [M-Labs devel] Migen on EDA Playground

2013-12-01 Thread Sébastien Bourdeauducq
On 11/30/2013 03:36 PM, Victor Lyuboslavsky wrote: > Sebastien, > Can you add a link to Migen documentation? Something like: EDA > Playground -- run Migen simulations online Sure: http://milkymist.org/3/migen.html https://twitter.com/Milkymist_Labs/status/406825848226848769 By the way I found htt