Fix various bugs
- Fix data race for some tests by disabling database recording - Fix undefined behaviour in configuration test - Port clkMhz to tCK for simulation script - Port memUtil Python script to tCK with backwards compatibility
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
"XPDLL": 20,
|
||||
"XS": 96,
|
||||
"XSDLL": 512,
|
||||
"clkMhz": 800
|
||||
"tCK": 1250
|
||||
}
|
||||
},
|
||||
"simconfig": {
|
||||
|
||||
Reference in New Issue
Block a user