mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-28 17:23:59 -04:00
README caveat and hard coded paths (#2967)
A couple simple changes which adds a caveat to the README about #2535 and removes some unnecessary hard coded paths which makes development easier on platforms such as Nix
This commit is contained in:
parent
94dfdb008b
commit
612f3204e8
7 changed files with 16 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# Original Author: Jean-Roch COULON - Thales
|
||||
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
|
||||
class Parameter:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue