summaryrefslogtreecommitdiff
path: root/src/systemc/channel/sc_semaphore.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Get rid of leftovers from unimplemented warnings past.Gabe Black
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Add a range check to the intial value of sc_semaphore.Gabe Black
2018-10-09systemc: Implement sc_semaphore.Gabe Black
2018-07-24systemc: Stub out the predefined channels.Gabe Black