Re: [myhdl-list] myHDL and BFM
Brought to you by:
jandecaluwe
From: Chris T. <te...@gm...> - 2014-07-24 18:26:08
|
Its not too hard to roll your own BFM. Here's a simple one I wrote for APB3 https://github.com/testaco/whitebox/blob/feature/rx/hdl/apb3_utils.py On Thu, Jul 24, 2014 at 8:02 AM, Matthias Dübon < mat...@in...> wrote: > Hello everyone > > I didn't use myHDL up to now but I am quite convinced this approach > makes absolutely sense. But the problem I see is, how to integrate bus > functional models. I am working quite often with AXI interfaces and I > have great use of the AXI BFM. With myHDL I would need something > similarly but as far as i googled there isn't a BFM for myHDL. Am I > right? > > best > Matthias > > ᐧ > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > |