config/application.rb in origen_sim-0.14.0 vs config/application.rb in origen_sim-0.15.0
- old
+ new
@@ -50,10 +50,11 @@
config.remotes = [
{
dir: "example_rtl",
rc_url: 'https://github.com/Origen-SDK/example_rtl.git',
version: "master",
- development: true
+ development: true,
+ #path: "/home/stephen/Code/github/example_rtl"
}
]
# See: http://origen-sdk.org/origen/latest/guides/utilities/lint/
config.lint_test = {