Skip to content

feat: modify the existing default devshell to use edaShell#651

Draft
machshev wants to merge 1 commit into
lowRISC:mainfrom
machshev:eda_devshell
Draft

feat: modify the existing default devshell to use edaShell#651
machshev wants to merge 1 commit into
lowRISC:mainfrom
machshev:eda_devshell

Conversation

@machshev

@machshev machshev commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Experimental new EDA devshell.

  • Migrate the default devshell over to lowrisc-nix.lib.mkEdaShell to add support for commercial EDA tools versions are pulled from tool_data.json
  • Removed unnecessary v prefix from Vivado version
  • Removed the .envrc (direnv) config which does use flake - unfortunately the new EdaShell uses FHS bubblewrap to support the EDA tools on NixOS, it is not source-able. Which means it doesn't work with direnv. This will mean we will have to manually nix develop .

Signed-off-by: David James McCorrie <james.mccorrie@lowrisc.org>
@marnovandermaas

Copy link
Copy Markdown
Collaborator

It looks like the bubble wrap is causing an error. Any idea how to fix this:

bwrap: No permissions to create a new namespace, likely because the kernel does not allow non-privileged user namespaces. On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone=1'.
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants