|
Register or have you forgotten your password?
|
|
|
| Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Defender of the Faith
![]()
|
The tutorial in the book show ISE 6.1 software. During Compilation/Synthesis( probably not accurate ) the pins where set by software.
Is it possible to state how I want the pins to connect to my code? During schematic capture it seems to be possible. I hope that came out right.
__________________
http://www.c64web.com/ http://www.hollywood-mal.com/ http://www.icarosdesktop.org/ http://www.aros-broadway.de/ http://www.discreetfx.com/index.html www.aros-exec.org John3:16 http://www.amigaremix.com/ We will return to our regular trolling after these messages. |
||||||||
|
|
|
|
|
#2 | |||||||||
|
Technoid
![]()
Join Date: Aug 2002
Posts: 308
|
Quote:
An UCF is included as source file like any other VHDL file, and can carry things like NET "BR" LOC = "P164"; In your top level VHDL file you can add the corresponding I/O structure on your own, like here: OBUF_BR: OBUF generic map(DRIVE => 8, IOSTANDARD => "LVTTL", SLEW => "SLOW") port map(I => ZIII_BR, O => BR); or you let the compiler do this job, and you will have to define I/O properties in addition inside the VHDL file. The first solution gives you the possibility to define some parts of the I/O standard as generic statement (like maximum driving current, for example). Michael |
|||||||||
|
|
|
|
|
#3 | |||||||||
|
Too much caffeine
![]()
Join Date: Sep 2003
Location: Sydney, Australia
Posts: 125
|
Hi TrekieJ,
Quote:
Suggest you update to the latest WebPack software from Xilinx.com 9.2 is quite stable, 10.1 is getting there...(imho). Some really handy tools for creating UCF files (where you define pinouts etc.) for a variety of Xilinx based boards can be downloaded from the "PLD Oasis": http://fafnir.rose-hulman.edu/~doering/PLD_Oasis/software.htm You basically fill out the spreadsheet, then copy and paste straight to your UCF file. Saves plenty of time I've made some versions up for other boards, if the board you have isn't listed there, also added other constraints like drive strength,termination,slew rate. Here is my Nexys2-1200 version for example: http://au.geocities.com/redskulldc/UCF_Generator__Nexys2-12.xls Hope this helps, Red
__________________
Redskull @ Digital Corruption A500, 4000/060-75MHz WinUAE on Windows7-X64Ult Minimig DE1 ------------------------- |
|||||||||
|
|
|
|
|
#4 | ||||||||
|
Defender of the Faith
![]()
|
Thanks a lot to both of you.
I have a Xilinx X board with a Cool Runner II chip. It has ISE9.1 if I remember correctly. This will help me for sure. Cheers.
__________________
http://www.c64web.com/ http://www.hollywood-mal.com/ http://www.icarosdesktop.org/ http://www.aros-broadway.de/ http://www.discreetfx.com/index.html www.aros-exec.org John3:16 http://www.amigaremix.com/ We will return to our regular trolling after these messages. |
||||||||
|
|
|
|
|
#5 | |||||||||
|
Technoid
![]()
Join Date: Aug 2002
Posts: 308
|
Quote:
Hope you get your problem solved - the Xilinx software sometimes is a mess, especially in more complex projects there can be a spontaneous scrambling of the project file, which can cost you hours to recover (make snapshots when possible). Take also care when upgrading - sometimes an upgrade triggers the scrambling... Michael |
|||||||||
|
|
|
|
|
#6 | ||||||||
|
Defender of the Faith
![]()
|
I will keep that in mind.
I will put 6.1 and I believe 7.1 on a Win98 machine. The others will be on an XP,Vista machine. Is there any time I will need the software to make pin connections for me? I bet power,clock,ground,and programming will be out of bounds. :-D I searched Google and it was a bit helpful. I can see why someone would want Open Source Software for CPLD,and FPGA. PortablE looks to be a good programming language for FPGA's.
__________________
http://www.c64web.com/ http://www.hollywood-mal.com/ http://www.icarosdesktop.org/ http://www.aros-broadway.de/ http://www.discreetfx.com/index.html www.aros-exec.org John3:16 http://www.amigaremix.com/ We will return to our regular trolling after these messages. |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| question , software , vhdl , xilinx |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Open Source VHDL ? | OSS542 | Amiga Software Issues and Discussion | 4 | 10-13-2008 09:15 AM |
| Minimig: Xilinx ISE Webpack installation on WinXP SP2 and/or Debian Linux | boing4000 | Amiga Hardware Issues and discussion | 12 | 05-13-2008 10:34 AM |
| AmigaOS 4 and low cost Xilinx PPC 405 Eval. Board | asian1 | General chat about Amiga topics | 2 | 03-30-2006 01:59 AM |
| Celoxica, AMD, Xilinx: Opteron CPU with FPGA | asian1 | CH / General | 1 | 03-25-2006 07:45 AM |
| Question about obtaining software | irishmike | Amiga Software Issues and Discussion | 11 | 07-09-2004 02:34 PM |