mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Update PCIe model configuration
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
03a49d7bc6
commit
ae5a029720
@ -78,8 +78,8 @@ class TB(object):
|
||||
self.dev = PTilePcieDevice(
|
||||
# configuration options
|
||||
pcie_generation=3,
|
||||
# pcie_link_width=2,
|
||||
# pld_clk_frequency=250e6,
|
||||
pcie_link_width=16,
|
||||
pld_clk_frequency=250e6,
|
||||
pf_count=1,
|
||||
max_payload_size=512,
|
||||
enable_extended_tag=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user