Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
4178a338
Commit
4178a338
authored
10 years ago
by
Pepping
Browse files
Options
Downloads
Patches
Plain Diff
- Pointing to RadioHDL DDR3 phy.
- renmaed sopc file
parent
3129e51d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
boards/uniboard1/designs/unb1_ddr3/hdllib.cfg
+20
-6
20 additions, 6 deletions
boards/uniboard1/designs/unb1_ddr3/hdllib.cfg
with
20 additions
and
6 deletions
boards/uniboard1/designs/unb1_ddr3/hdllib.cfg
+
20
−
6
View file @
4178a338
hdl_lib_name
=
unb1_ddr3
hdl_lib_name
=
unb1_ddr3
hdl_library_clause_name
=
unb1_ddr3_lib
hdl_library_clause_name
=
unb1_ddr3_lib
hdl_lib_uses_synth
=
common mm i2c unb1_board dp eth diagnostics ddr
3
hdl_lib_uses_synth
=
common
technology
mm i2c unb1_board dp eth diagnostics
io_ddr tech_
ddr
hdl_lib_uses_sim
=
hdl_lib_uses_sim
=
hdl_lib_technology = ip_stratixiv
hdl_lib_technology = ip_stratixiv
hdl_lib_excludes
=
ip_stratixiv_ddr3_uphy_4g_800_slave
build_dir_sim
=
$HDL_BUILD_DIR
build_dir_sim
=
$HDL_BUILD_DIR
build_dir_synth
=
$HDL_BUILD_DIR
build_dir_synth
=
$HDL_BUILD_DIR
synth_files
=
synth_files
=
$HDL_BUILD_DIR/quartus/unb1_ddr3/sopc_unb_ddr3.vhd
$HDL_BUILD_DIR/quartus/unb1_ddr3/sopc_unb
1
_ddr3.vhd
src/vhdl/node_unb1_ddr3.vhd
src/vhdl/node_unb1_ddr3.vhd
src/vhdl/mmm_unb1_ddr3.vhd
src/vhdl/mmm_unb1_ddr3.vhd
src/vhdl/unb1_ddr3.vhd
src/vhdl/unb1_ddr3.vhd
test_bench_files
=
test_bench_files
=
tb/vhdl/tb_unb1_ddr3.vhd
synth_top_level_entity
=
synth_top_level_entity
=
...
@@ -31,7 +32,20 @@ quartus_tcl_files =
...
@@ -31,7 +32,20 @@ quartus_tcl_files =
quartus_vhdl_files
=
quartus_vhdl_files
=
quartus_qip_files =
quartus_qip_files =
$HDL_BUILD_DIR/quartus/unb1_ddr3/sopc_unb_ddr3.qip
$RADIOHDL/libraries/technology/ip_stratixiv/ddr3_uphy_4g_800_master/generated/ip_stratixiv_ddr3_uphy_4g_800_master.qip
$UNB/Firmware/modules/ddr3/src/ip/megawizard/uphy_4g_800_master.qip
$HDL_BUILD_DIR/quartus/unb1_ddr3/sopc_unb1_ddr3.qip
$UNB/Firmware/modules/ddr3/src/ip/megawizard/uphy_4g_800_slave.qip
modelsim_compile_ip_files
=
$RADIOHDL/libraries/technology/ip_stratixiv/ddr3_uphy_4g_800_master/copy_hex_files.tcl
modelsim_search_libraries
=
# stratixiv only
altera_ver
lpm_ver
sgate_ver
altera_mf_ver
altera_lnsim_ver
stratixiv_ver
stratixiv_hssi_ver
stratixiv_pcie_hip_ver
altera
lpm
sgate
altera_mf
altera_lnsim
stratixiv
stratixiv_hssi
stratixiv_pcie_hip
# arria10 only
# altera_ver lpm_ver sgate_ver altera_mf_ver altera_lnsim_ver twentynm_ver twentynm_hssi_ver twentynm_hip_ver
# altera lpm sgate altera_mf altera_lnsim twentynm twentynm_hssi twentynm_hip
# both (will yield errors if the technology library is not available in simulator but these errors can be ignored)
# altera_ver lpm_ver sgate_ver altera_mf_ver altera_lnsim_ver stratixiv_ver stratixiv_hssi_ver stratixiv_pcie_hip_ver twentynm_ver twentynm_hssi_ver twentynm_hip_ver
# altera lpm sgate altera_mf altera_lnsim stratixiv stratixiv_hssi stratixiv_pcie_hip twentynm twentynm_hssi twentynm_hip
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment