Add flake #1

Closed
Artturin wants to merge 1 commit from addflake into main
Collaborator

The build works with the versions from nixpkgs instead of the versions in the README

TOPMODULE=mkTop make v_compile also works with these versions but it's not included in the package since you didn't ask for those to be installed

$ nix eval --json ".#bluespec-joh-template.nativeBuildInputs" | nix-shell -p jq --run jq
[
  "/nix/store/3hd47w7y248815a2jvbcqy0izrb0gd1m-bluespec-2024.07",
  "/nix/store/mdd0xnmn0z0lhngk5i9czkyyii1znyc9-nextpnr-0.7",
  "/nix/store/ziv708zkdgakr2bxs2k7zizv0awhjfhq-openfpgaloader-0.12.1",
  "/nix/store/x5nf4lzyncmcrjjisfn4nhfamgszkr3s-trellis-unstable-2022-09-14",
  "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21",
  "/nix/store/s4hgxb6q0gq9agkmblwfzhzz9y8bhjdx-yosys-0.48"
]
The build works with the versions from nixpkgs instead of the versions in the README `TOPMODULE=mkTop make v_compile` also works with these versions but it's not included in the package since you didn't ask for those to be installed ``` $ nix eval --json ".#bluespec-joh-template.nativeBuildInputs" | nix-shell -p jq --run jq [ "/nix/store/3hd47w7y248815a2jvbcqy0izrb0gd1m-bluespec-2024.07", "/nix/store/mdd0xnmn0z0lhngk5i9czkyyii1znyc9-nextpnr-0.7", "/nix/store/ziv708zkdgakr2bxs2k7zizv0awhjfhq-openfpgaloader-0.12.1", "/nix/store/x5nf4lzyncmcrjjisfn4nhfamgszkr3s-trellis-unstable-2022-09-14", "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21", "/nix/store/s4hgxb6q0gq9agkmblwfzhzz9y8bhjdx-yosys-0.48" ] ```
Artturin added 1 commit 2025-01-17 17:04:28 +00:00
Artturin closed this pull request 2025-02-03 23:11:59 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ReferenceProjects/fpga-starter-project-uart#1
No description provided.