WIP: Add flake #7

Draft
Artturin wants to merge 6 commits from Artturin/riscv-bluespec-classic:addflake into main

6 commits

Author SHA1 Message Date
Artturin 23b5de5cd3 flake: Fix bluespec bsc binary
Nixpkgs pr incoming
2025-04-04 17:21:59 +03:00
Artturin d8ca756e43 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d6973081434f88088e5321f83ebafe9a1167c367?narHash=sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8%3D' (2025-01-02)
  → 'github:NixOS/nixpkgs/2bfc080955153be0be56724be6fa5477b4eefabb?narHash=sha256-y7Hg5lwWhEOgflEHRfzSH96BOt26LaYfrYWzZ%2BVoVdg%3D' (2025-04-03)
2025-04-04 16:55:42 +03:00
Artturin 8b6ca3accc flake: Install the same file that fpga-starter-project-uart installed 2025-04-03 22:27:27 +03:00
Artturin 7836ac5f3f Make make fpga work
`ERROR: IO 'ftdi_txd_1' is unconstrained in LPF (override this error with --lpf-allow-unconstrained)`
2025-04-02 03:14:27 +03:00
Artturin d48621521a Remove all trailing spaces
`git grep -I --name-only -z -e '' | xargs -0 sed -i 's/[ \t]\+\(\r\?\)$/\1/'`

Remember to setup your editor so that these are automatically removed :)
2025-04-02 03:14:25 +03:00
Artturin 41c1e910dd Add initial flake 2025-04-02 03:14:09 +03:00