mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-02 02:57:53 +02:00
Use conda to install the tools needed
This commit is contained in:
@@ -121,6 +121,9 @@ class options(optparse.Values):
|
||||
###################
|
||||
# Tool options
|
||||
###################
|
||||
# Use conda to install the default tools
|
||||
# (existing tools will be used if disabled)
|
||||
use_conda = True
|
||||
# Variable to select the variant of spice
|
||||
spice_name = None
|
||||
# The spice executable being used which is derived from the user PATH.
|
||||
|
||||
Reference in New Issue
Block a user