Re: [myhdl-list] Concat with a constant
Brought to you by:
jandecaluwe
From: Henry G. <he...@ca...> - 2015-05-22 14:52:50
|
On 22/05/15 15:10, Josy Boelen wrote: >>> > > >>> > >is it something like in (closed/rejected) PR #1: >>> > >https://github.com/jandecaluwe/myhdl/pull/1 >> > >> >Uhm possibly. I think it might be much simpler than that - using >> >concat() on the RHS of an assignment (which I hadn't noted!). Is that >> >possible? >> > > concat() didn't work for me ... but I had a slightly more complex > requirement:https://github.com/josyb/ControlStatus Thanks, I'll need to think about that a bit to grok your issue! Cheers, Henry |