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
1a00e10e
"...frontend/tmss_webapp/src/git@git.astron.nl:ro/lofar.git" did not exist on "fe847a110bc70bb25237b5b348a22dc0343fac49"
Commit
1a00e10e
authored
5 years ago
by
Pieter Donker
Browse files
Options
Downloads
Patches
Plain Diff
wrong revision used in unb2b
parent
9a1875de
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!28
Master
,
!13
Resolve STAT-266
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
boards/uniboard2b/libraries/unb2b_board/quartus/unb2b_board.qsf
+2
-2
2 additions, 2 deletions
.../uniboard2b/libraries/unb2b_board/quartus/unb2b_board.qsf
with
2 additions
and
2 deletions
boards/uniboard2b/libraries/unb2b_board/quartus/unb2b_board.qsf
+
2
−
2
View file @
1a00e10e
...
@@ -311,8 +311,8 @@ set_parameter -name dbg_user_identifier 1 -to "unb2b_test:u_revision|unb2b_board
...
@@ -311,8 +311,8 @@ set_parameter -name dbg_user_identifier 1 -to "unb2b_test:u_revision|unb2b_board
if { [info exists ::env(UNB_COMPILE_STAMPS) ] } {
if { [info exists ::env(UNB_COMPILE_STAMPS) ] } {
set_parameter -name g_stamp_date [clock format [clock seconds] -format {%Y%m%d}]
set_parameter -name g_stamp_date [clock format [clock seconds] -format {%Y%m%d}]
set_parameter -name g_stamp_time [clock format [clock seconds] -format {%H%M%S}]
set_parameter -name g_stamp_time [clock format [clock seconds] -format {%H%M%S}]
post_message -type info "RADIOHDL: using GIT $::env(HDL_GIT_REVISION)"
post_message -type info "RADIOHDL: using GIT $::env(HDL_GIT_REVISION
_SHORT
)"
set_parameter -name g_
stamp_svn
[regsub -all {[^0-9]} [exec echo $::env(HDL_GIT_REVISION)] ""]
set_parameter -name g_
revision_id
[regsub -all {[^0-9
a-f
]} [exec echo $::env(HDL_GIT_REVISION
_SHORT
)] ""]
}
}
#set_instance_assignment -name FAST_OUTPUT_REGISTER ON -to "ctrl_unb2b_board:u_ctrl|eth:\\gen_eth:u_eth|tech_tse:u_tech_tse|tech_tse_arria10_e1sg:\\gen_ip_arria10_e1sg:u0|ip_arria10_e1sg_tse_sgmii_lvds:\\u_LVDS_tse:u_tse|ip_arria10_e1sg_tse_sgmii_lvds_altera_eth_tse_151_6kz2wlq:eth_tse_0|altera_eth_tse_pcs_pma_nf_lvds:i_tse_pcs_0|tbi_tx_d"
#set_instance_assignment -name FAST_OUTPUT_REGISTER ON -to "ctrl_unb2b_board:u_ctrl|eth:\\gen_eth:u_eth|tech_tse:u_tech_tse|tech_tse_arria10_e1sg:\\gen_ip_arria10_e1sg:u0|ip_arria10_e1sg_tse_sgmii_lvds:\\u_LVDS_tse:u_tse|ip_arria10_e1sg_tse_sgmii_lvds_altera_eth_tse_151_6kz2wlq:eth_tse_0|altera_eth_tse_pcs_pma_nf_lvds:i_tse_pcs_0|tbi_tx_d"
...
...
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