mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-08-28 17:14:23 +02:00
enable lading of jsons and setting up context
This commit is contained in:
@@ -111,6 +111,7 @@ static std::string speedString(ArchArgs::SpeedGrade speed)
|
||||
|
||||
std::unique_ptr<Context> ECP5CommandHandler::createContext(std::unordered_map<std::string,Property> &values)
|
||||
{
|
||||
ArchArgs chipArgs;
|
||||
chipArgs.type = ArchArgs::NONE;
|
||||
|
||||
if (vm.count("25k"))
|
||||
|
||||
Reference in New Issue
Block a user