Followup, a suite of tests can also be downloaded from
git clone git://github.com/steveicarus/ivtest.git
Running the tests on the BBB resulted in:
============================================================================
Test results:
  Total=2177, Passed=2165, Failed=12, Not Implemented=0, Expected Fail=0
> 
Not bad. Kind of what I was thinking of is to use the GPIO's as inputs and 
outputs and iverilog as sort of a hardware machine. I wouldn't expect it to 
be very fast, but the ability to adapt based on a particular application 
and maybe the applications inputs and outputs might be interesting.

On Sunday, January 31, 2016 at 8:49:36 PM UTC-5, Bit Pusher wrote:
>
> I've been meaning to check out iverilog written by Stephen Williams for 
> quite some time. I finally got around to it and thought why not
> install to the BBB in anticipation of the X15 that should be available 
> soon. I did a git install from
> git clone git://github.com/steveicarus/ivtest.git
> The only dependency missing was gperf; after installing this the 
> compilation proceeded seamlessly (but took awhile). I haven't had a chance 
> to
> exercise it yet, but the idea of a whole bunch of BBB's each running 
> verilog and talking to each other strikes me as a bit of fun. Even more
> fun might be if we could get it to run on C66x's in the imminent X15s (and 
> I pretend to hate acronyms?). Anyone else find this potentially
> interesting?
>
> For info:
> > ver
> No LSB modules are available.
> Distributor ID: Debian
> Description: Debian GNU/Linux 8.2 (jessie)
> Release: 8.2
> Codename: jessie
> > uname -a
> Linux BBB6 4.1.15-bone17 #1 Wed Dec 16 17:39:16 UTC 2015 armv7l GNU/Linux
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to