Re: [myhdl-list] [ANN] myhdl_tools 0.0.1
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2013-12-02 21:25:13
|
On 12/2/2013 12:38 PM, Thomas Heller wrote: > Am 02.12.2013 16:48, schrieb Christopher Felton: >> Thanks for the feedback! I have fixed these >> issues and will push a new release, 0.0.2 >> ASAP. > > Not so quick :-) > > Here are two other issues I found: Thanks, I will look into these as well, good thing I released this with only a patch version designator (major.minor.patch). > > 1. The ucf file is not added to the project file, so the pin mappings > are not used. That is odd, I did not see this with the system I tested on, obviously if the UCF is not add to the project none of the pins or timing constraints would be used, hmm. > > 2. I use a spartan3a in FT256 package, the pin names are strings. > The original code creates wrong pin names in the ucf file, attached > is a patch that I used. I have used BGA packages with "string" pin definitions and it has worked ok. I must of broke something? Regards, Chris |