On 02/03/2014 11:39 PM, Brian McLaughlin wrote:
> File "/home/brian/Dropbox/code/migen_play/FullAdder.py", line 34, in
> do_simulation
> selfp.A_in = self.test_cases[self.test_counter % 8][0]
> File
> "/usr/local/lib/python3.3/dist-packages/migen-unknown-py3.3.egg/migen/sim/upper.py",
> lin
Hi,
Please use the mailing list for such matters instead of private emails.
On 02/03/2014 11:24 PM, Brian McLaughlin wrote:
> Problem is, I am getting an assertion failure
What assertion?
> when I try to simulate the ripple carry and it looks like it is trying
> to execute the do_simulate metho
Original Message
Subject:Re: [M-Labs devel] Error In Simulation Implementation
Date: Mon, 3 Feb 2014 17:24:36 -0500
From: Brian McLaughlin
To: Sébastien Bourdeauducq ,
y...@minet.net
If I may ask one more question? I am having a ton of fun and might write
th