1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 00:17:04 +00:00

support `include statements in verilog; book link changes; paddle/switches; scope transitions

This commit is contained in:
Steven Hugg
2017-11-14 19:12:52 -05:00
parent 4256ee7bc2
commit 4f73cde7cc
13 changed files with 3855 additions and 47 deletions
+4
View File
@@ -100,6 +100,10 @@ div.mem_info {
}
.btn_group.view_group {
}
.btn_active {
border-radius:3px;
color: #ffffff;
}
.seg_code { color: #ff9966; }
.seg_data { color: #66ff66; }
.seg_stack { color: #ffff66; }