Skip to content

Commit c4c4b1b

Browse files
committed
Create registers from JSON definition
1 parent 9a1364a commit c4c4b1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sparta/test/Register/Register_test.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,6 @@ int main()
829829
root.bindTreeLate();
830830

831831
// Construct some good and bad regs to test out size constraints
832-
//testRegisterSetFromJSON();
833832
testFieldRegisterWrite(); // Create registers directly
834833
testFieldRegisterWrite(true); // Create registers from JSON
835834
testGoodRegs(); // Create registers directly

0 commit comments

Comments
 (0)