Oscar Gustafsson
|
dad11e2f57
|
Add support for fork scopes
|
2023-10-06 08:23:59 +02:00 |
|
ThePerfectComputer
|
bc7c6913ce
|
Fix typos
|
2023-09-30 12:27:14 -04:00 |
|
ThePerfectComputer
|
506abf9058
|
Update with status and vision
|
2023-09-30 12:25:58 -04:00 |
|
ThePerfectComputer
|
7b9090f5af
|
Add screenshot and improve description
|
2023-09-28 23:33:48 -04:00 |
|
ThePerfectComputer
|
64372871a0
|
Update README.md
Correct surfer link
|
2023-09-28 21:10:07 -04:00 |
|
Frans Skarman
|
fccd65ef8f
|
Merge pull request #18 from oscargus/cleanup
Cleanup
|
2023-09-27 07:40:33 +00:00 |
|
Oscar Gustafsson
|
0795465c36
|
Clippy automatic fixes
|
2023-09-26 13:26:38 +02:00 |
|
Oscar Gustafsson
|
5758e77371
|
Run cargo-fmt
|
2023-09-26 13:16:14 +02:00 |
|
Frans Skarman
|
22eaf8da15
|
Merge pull request #15 from oscargus/vhdl
Add support for VHDL std_ulogic
|
2023-09-26 11:05:21 +00:00 |
|
Frans Skarman
|
806ad9be3c
|
Merge pull request #12 from oscargus/keepindex
Keep index as part of signal name
|
2023-09-26 11:03:10 +00:00 |
|
Oscar Gustafsson
|
a7537206e2
|
Add support for VHDL std_ulogic
|
2023-09-21 12:08:12 +02:00 |
|
Oscar Gustafsson
|
0897bbae66
|
Keep index as part of signal name
|
2023-09-20 14:46:13 +02:00 |
|
Frans Skarman
|
e46e0b0cc5
|
Merge pull request #13 from oscargus/commenttypo
Allow comments in scope (fix typo)
|
2023-09-19 13:00:01 +00:00 |
|
Frans Skarman
|
de6fae83c4
|
Merge pull request #14 from TheZoq2/main
Add real_idx function to signal
|
2023-09-19 12:59:18 +00:00 |
|
Frans Skarman
|
14a314a2f3
|
Merge pull request #11 from oscargus/removedeprecation
Replace deprecated method
|
2023-09-18 17:37:43 +00:00 |
|
Oscar Gustafsson
|
03705f263d
|
Allow comments in scope (fix typo)
|
2023-09-13 14:18:18 +02:00 |
|
Frans Skarman
|
878b06e666
|
Merge pull request #1 from LucasKl/main
Add real_idx function to signal
|
2023-09-11 08:55:19 +00:00 |
|
Lucas Klemmer
|
f2689885be
|
Add real_idx function to signal
|
2023-09-10 16:23:04 +02:00 |
|
Frans Skarman
|
1534924d05
|
Merge pull request #10 from oscargus/surferreadme
Update README with more information about surfer
|
2023-09-07 11:10:25 +00:00 |
|
Oscar Gustafsson
|
73332179ee
|
Replace deprecated method
|
2023-09-06 13:02:21 +02:00 |
|
Oscar Gustafsson
|
c0d245c0e5
|
Update README with more information about surfer
|
2023-09-06 12:53:38 +02:00 |
|
ThePerfectComputer
|
4f88eab5de
|
Update README.md
|
2023-07-25 13:10:14 -04:00 |
|
ThePerfectComputer
|
fc169c2e3b
|
Merge pull request #8 from TheZoq2/expose_stuff
I haven't worked on this in nearly a year. At this point, I might as well merge your pull request. Thanks.
|
2023-07-01 20:20:05 -04:00 |
|
TheZoq2
|
a8edb3d602
|
expse paths and fix warnings
|
2023-06-16 17:08:20 +02:00 |
|
TheZoq2
|
53bbacd261
|
Expose signal time stamp
|
2023-05-01 17:37:24 +02:00 |
|
TheZoq2
|
79300afd43
|
Make generic over readers
|
2023-01-09 18:45:10 +01:00 |
|
TheZoq2
|
bc73db5dba
|
Do not include range in name
|
2023-01-03 16:33:44 +01:00 |
|
TheZoq2
|
3da3579213
|
Add more timing information
|
2022-12-23 11:34:48 +01:00 |
|
TheZoq2
|
b162d67a9d
|
impl traits required for maps for idxes
|
2022-12-22 18:11:19 +01:00 |
|
ThePerfectComputer
|
540ed13e2c
|
Update README.md
|
2022-10-26 14:21:19 -04:00 |
|
Yehowshua Immanuel
|
38579f08e9
|
update UI
|
2022-10-26 14:07:58 -04:00 |
|
ThePerfectComputer
|
f95db0cd2d
|
Merge pull request #6 from ThePerfectComputer/refactor-signal
Refactor signal
|
2022-10-26 02:23:08 -04:00 |
|
Yehowshua Immanuel
|
b4cbbf29cc
|
remove some dead code in comments and add querying values on timeline back to vcd example
|
2022-10-26 02:19:59 -04:00 |
|
Yehowshua Immanuel
|
9f18b166a5
|
sane import and export behaviors
|
2022-10-26 01:16:39 -04:00 |
|
Yehowshua Immanuel
|
d343b6f5ff
|
I broke something...
|
2022-10-25 22:53:19 -04:00 |
|
Yehowshua Immanuel
|
746c25b1ba
|
change visibility of and rename Signal to SignalEnum
|
2022-10-25 21:32:22 -04:00 |
|
Yehowshua Immanuel
|
6abcd7ce32
|
fix some errors/typos and prep for refactoring
|
2022-10-25 21:09:19 -04:00 |
|
ThePerfectComputer
|
ea5675d920
|
Update README.md
|
2022-10-20 09:26:58 -04:00 |
|
Yehowshua Immanuel
|
d5db622db3
|
update UI pic
|
2022-09-15 20:00:26 -04:00 |
|
Yehowshua Immanuel
|
61a68a4fbe
|
public members in ScopeIdx seem to be useful in a frontend GUI
|
2022-09-15 10:08:17 -04:00 |
|
Yehowshua Immanuel
|
9033f977d5
|
it seems to be useful to make SignalIdx content public for a GUI frontend
|
2022-09-15 09:17:42 -04:00 |
|
Yehowshua Immanuel
|
284e97efd2
|
support properly printing root scopes in example vcd
|
2022-09-14 19:31:26 -04:00 |
|
Yehowshua Immanuel
|
6b6321557b
|
- propagate renaming for crate to fastwave_backend
- repair scope printout from example/vcd.rs
- update and improve instruction for running examples in README
|
2022-09-14 16:54:35 -04:00 |
|
Yehowshua Immanuel
|
4243551d76
|
proper handling of licenses
|
2022-09-14 16:28:12 -04:00 |
|
Yehowshua Immanuel
|
06e0aae26f
|
update TODO in README
|
2022-09-14 13:37:50 -04:00 |
|
Yehowshua Immanuel
|
a0713c1f38
|
add docs and change examples to reflect changing interfaces
|
2022-09-13 19:35:23 -04:00 |
|
Yehowshua Immanuel
|
320b0d348d
|
notable restructuring
|
2022-09-09 02:59:33 -04:00 |
|
Yehowshua Immanuel
|
4c1af97760
|
some docs and create lib
|
2022-09-08 15:02:41 -04:00 |
|
Yehowshua Immanuel
|
5700db83a0
|
support for strings seems to work
|
2022-09-08 09:59:24 -04:00 |
|
Yehowshua Immanuel
|
cd6ea71b8d
|
improve README
|
2022-09-06 10:29:36 -04:00 |
|