Closed DMA-Technologies closed 3 days ago
Created branch for this issue.
Performed basic changes on SC.h and UVM_wrapper.h to facilitate working under MSVS.
Cannot use /Wall as Microsoft notes that the STL is not /Wall safe. Thus, we can only use /W4.
Merged into branch release-2.0.0.
EXAMPLE-single_cycle project:
Update SystemC wrapper:
Update UVM/SystemC wrapper: