Re: [myhdl-list] TypeError: concat: inappropriate argument type: <type 'long'>
Brought to you by:
jandecaluwe
From: Henry G. <he...@ca...> - 2015-04-09 06:56:02
|
On 08/04/15 21:12, Tony Stark wrote: > I understand what you're saying but it's not what I'm after. I must > not be explaining myself well. Let me try it again: > Image that you have created a vhdl entity called "top_level" which was > written *only in VHDL* (not written in MyHDL). Right, but you can't do that. You _need_ to wrap it, to tell MyHDL what the interface is. Henry |