Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
White Rabbit core collection
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
30
Issues
30
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
White Rabbit core collection
Commits
912b3cad
Commit
912b3cad
authored
Feb 14, 2017
by
Grzegorz Daniluk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use optimized DPRAM for faster initialization during WRPC synthesis
parent
28fd3d67
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
32770 additions
and
24837 deletions
+32770
-24837
general-cores
ip_cores/general-cores
+1
-1
wrc.bram
syn/spec_1_1/wr_core_demo/wrc.bram
+32768
-0
wrc.ram
syn/spec_1_1/wr_core_demo/wrc.ram
+0
-24835
spec_top.vhd
top/spec_1_1/wr_core_demo/spec_top.vhd
+1
-1
No files found.
general-cores
@
0973db51
Subproject commit 0
d75c0fdc0059b9ce3a8adb76a4ff14b5b795d6c
Subproject commit 0
973db51ec0e21f2ef961c1b6843c6672eee7f23
syn/spec_1_1/wr_core_demo/wrc.bram
0 → 100644
View file @
912b3cad
This diff is collapsed.
Click to expand it.
syn/spec_1_1/wr_core_demo/wrc.ram
deleted
100644 → 0
View file @
28fd3d67
This diff is collapsed.
Click to expand it.
top/spec_1_1/wr_core_demo/spec_top.vhd
View file @
912b3cad
...
...
@@ -468,7 +468,7 @@ begin
g_tx_runt_padding
=>
true
,
g_pcs_16bit
=>
false
,
g_records_for_phy
=>
true
,
g_dpram_initf
=>
"wrc.ram"
,
g_dpram_initf
=>
"wrc.
b
ram"
,
g_aux_sdb
=>
c_etherbone_sdb
,
g_dpram_size
=>
131072
/
4
,
g_interface_mode
=>
PIPELINED
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment