0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have testbench iterate over values More... over 14 years ago
syntactic sugar for register creation More... over 14 years ago
GCD example More... over 14 years ago
refactoring: use rule generating function to create rules More... almost 15 years ago
don't keep light green if no cars are present More... almost 15 years ago
remove NS shadowing by splitting into two regs More... almost 15 years ago
Added magnetic sensors More... almost 15 years ago
formatting change (tab = 2 spaces) More... almost 15 years ago
refactoring: pull put next_state fn (TL2a) More... almost 15 years ago
Updated testbench for ped lamp + clock change (TL2) More... almost 15 years ago
decoupled clock from time More... almost 15 years ago
Added pedestrian button More... almost 15 years ago
TL1: add delays More... almost 15 years ago
TL1 testbench More... almost 15 years ago
Added Centaur style 'runit' More... almost 15 years ago
TL0b: refactoring: reduced number of states by splitting into two different sets of states More... almost 15 years ago
formatting More... almost 15 years ago
TL0a implementation More... almost 15 years ago
TL0a tests and interface More... almost 15 years ago
Merge github.com:danluu/bluespec-tutorials More... almost 15 years ago
pointless commit to test git/github More... almost 15 years ago
Rename because we're going to use git versioning to keep track of different versions, rather than have 24 different files, as suggested by the tutorial code More... almost 15 years ago
Rename because we're going to use git versioning to keep track of different versions, rather than have 24 different files, as suggested by the tutorial code More... almost 15 years ago
Used Shep Siegel's suggestion (mkDWire), rather than the tutorial's suggested mkWire, which allowed the removal of a huge kludge More... almost 15 years ago
Added dump command to testbench More... almost 15 years ago
Added makefile for ctr More... almost 15 years ago
Added run instructions More... almost 15 years ago
Added testbench More... almost 15 years ago
Added state reg and state transitions More... almost 15 years ago
Added states (enum) More... almost 15 years ago