EasyManuals Logo

IBM PPC750FX User Manual

IBM PPC750FX
116 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #85 background imageLoading...
Page #85 background image
Evaluation Board Manual
Preliminary PPC750FX Evaluation Board
750FXebm_ch11.fm
June 10, 2003
CPLD Programming
Page 85 of 115
Register1 : lpm_ff WITH (
LPM_WIDTH = 8,
LPM_FFTYPE = "DFF"
);
Register2_sel : NODE;-- register 2
Register2 : lpm_ff WITH (
LPM_WIDTH = 8,
LPM_FFTYPE = "DFF"
);
Register3_sel : NODE;-- register 3
Register3 : lpm_ff WITH (
LPM_WIDTH = 8,
LPM_FFTYPE = "DFF"
);
BoardRev_sel : node;-- register 4
BoardRev[7..0] : NODE;
led0_node : node;
led1_node : node;
led2_node : node;
cpu0_smi_n_node: node; --
cpu1_smi_n_node: node; --
cpu_tben_node : node; --
cpu_mcp0_node : node; --
cpu_mcp1_node : node; --
data_sel[3..0] : NODE; -- which bus to read
bux_muxer : lpm_mux WITH (
LPM_WIDTH = 8, -- size of each bus
LPM_SIZE = 5, -- number of buses
LPM_WIDTHS = 8 -- ???
);
lpm_ff_component : lpm_ff WITH (
LPM_WIDTH = 8,
LPM_FFTYPE = "DFF"
);
BEGIN
-- Since we need to drive out the data on dev_ad[7..0] anyway,
-- no need to bring in the latched versions of them.
lpm_ff_component.clock = !ale;
lpm_ff_component.data[7..0] = dev_ad[7..0];
-- latch the address and control signals from AD bus

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM PPC750FX and is the answer not in the manual?

IBM PPC750FX Specifications

General IconGeneral
BrandIBM
ModelPPC750FX
CategoryMotherboard
LanguageEnglish

Related product manuals