1/1
VGA app errors (help) [good one mail :)]
by Unknown on Feb 6, 2004 |
Not available! | ||
Hi !
(oh sorry for previous mail, my webmail is stupid) I am trying to compile with ISE 6.1+SP3 VGA app but encountered few errors. I copy evry file in one folder (to trick the 6.1 include path problem) When i synth TOP(top.v) it gives: ERROR:HDLCompilers:26 - pci_conf_space.v line 459 Macro reference `WB_AM1 is not defined If i use pci_user_constants.v from rtl/verilog/ instead apps/crt/rtl/verilog/ it gives: ERROR:HDLCompilers:87 - pci_bridge32.v line 748 Could not find module/primitive 'pci_wbs_wbb3_2_wbb2' ERROR:HDLCompilers:87 - pci_conf_space.v line 2806 Could not find module/primitive 'pci_sync_module' ERROR:HDLCompilers:87 - pci_conf_space.v line 3217 Could not find module/primitive 'pci_sync_module' ERROR:HDLCompilers:87 - pci_conf_space.v line 3565 Could not find module/primitive 'pci_spoci_ctrl' Is it apps/crt/rtl/verilog/pci_user_constants.v problem ? I use latest pci core (not CVS). Any ideas ? May be ISE 6.1 stupid try ISE5.2 ? |
VGA app errors (help) [good one mail :)]
by Unknown on Feb 6, 2004 |
Not available! | ||
Hi all!
The VGA (CRT) application is no longer up to date.
I will update it, when I find the time.
Regards,
Miha Dolenc
----- Original Message -----
From: "Balint Cristian" rezso@rdsor.ro>
To: pci@opencores.org>
Sent: Friday, February 06, 2004 5:49 AM
Subject: [pci] VGA app errors (help) [good one mail :)]
Hi !
(oh sorry for previous mail, my webmail is stupid) I am trying to compile with ISE 6.1+SP3 VGA app but encountered few errors.
I copy evry file in one folder (to trick the 6.1 include path problem)
When i synth TOP(top.v) it gives:
ERROR:HDLCompilers:26 - pci_conf_space.v line 459 Macro reference `WB_AM1
is not defined
If i use pci_user_constants.v from rtl/verilog/ instead
apps/crt/rtl/verilog/ it gives:
ERROR:HDLCompilers:87 - pci_bridge32.v line 748 Could not find
module/primitive 'pci_wbs_wbb3_2_wbb2'
ERROR:HDLCompilers:87 - pci_conf_space.v line 2806 Could not find
module/primitive 'pci_sync_module'
ERROR:HDLCompilers:87 - pci_conf_space.v line 3217 Could not find
module/primitive 'pci_sync_module'
ERROR:HDLCompilers:87 - pci_conf_space.v line 3565 Could not find
module/primitive 'pci_spoci_ctrl'
Is it apps/crt/rtl/verilog/pci_user_constants.v problem ?
I use latest pci core (not CVS).
Any ideas ?
May be ISE 6.1 stupid try ISE5.2 ?
_______________________________________________
http://www.opencores.org/mailman/listinfo/pci
|
VGA app errors (help) [good one mail :)]
by Unknown on Feb 6, 2004 |
Not available! | ||
I added the macros myself (see attachted file), synthesised without a
problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pci_user_constants_v.DEFANGED-18
Type: application/defanged-18
Size: 13159 bytes
Desc: not available
Url : http://www.opencores.org/forums/pci/attachments/20040206/cae58e8a/pci_user_constants_v.bin
|
VGA app errors (help) [good one mail :)]
by Unknown on Feb 6, 2004 |
Not available! | ||
On Friday 06 February 2004 13:08, Alexander Wirtz wrote:
I added the macros myself (see attachted file), synthesised without a
problem. thx guys ! It work in ISE 6.1SP3 :) cristian |
1/1