Fischer Moseley
9611c0b554
uart: fix #36 , explicitly handle scientific notation in YAML config
2025-04-06 18:28:29 -06:00
Fischer Moseley
91d2f80dcc
meta: update pyproject.toml
2024-12-03 19:50:04 -08:00
Fischer Moseley
1e9e7081ed
docs: update package name in installation instructions
2024-11-27 21:30:12 -08:00
Fischer Moseley
f91f7c5fbb
meta: add pre-commit, commit changes it makes
2024-11-27 19:10:52 -07:00
Fischer Moseley
9937269c19
ethernet: add individual methods for each flavor of MII
2024-11-27 19:10:52 -07:00
Fischer Moseley
9d2ec45689
uart: add stall_interval parameter and tests
2024-10-08 11:42:10 -06:00
Fischer Moseley
cf62dd07bb
logic_analyzer: default to immediate instead of single-shot, add intelligence to to_config()
2024-10-08 11:42:10 -06:00
Fischer Moseley
586cdb9817
docs: wordsmithing
2024-10-08 11:42:10 -06:00
Fischer Moseley
6b426306be
doc: reference use cases/examples in index.md
2024-10-08 11:42:10 -06:00
Fischer Moseley
2b4d8b56ec
docs: update Ethernet Interface
2024-10-08 11:42:10 -06:00
Fischer Moseley
3148aa0055
docs: update UART Interface
2024-10-08 11:42:10 -06:00
Fischer Moseley
b83cb0b0a2
docs: update layout and references for LogicAnalyzerCore docs
2024-10-08 11:42:10 -06:00
Fischer Moseley
b4ef5502c1
docs: update memory_core
2024-10-08 11:42:10 -06:00
Fischer Moseley
2c124200da
docs: autogenerate Python API docs, update IO core docs
2024-10-08 11:42:10 -06:00
Fischer Moseley
4adda3639a
docs: document amaranth-based flow
2024-10-08 11:42:10 -06:00
Fischer Moseley
1b6127eb70
meta: fix circular imports
2024-10-08 11:42:10 -06:00
Fischer Moseley
c38e6b5b40
docs: condense a few pages
2024-10-08 11:42:10 -06:00
Fischer Moseley
743f434652
meta: add boilerplate for Amaranth-native API
2024-10-08 11:42:10 -06:00
Fischer Moseley
c5bc148a57
docs: fix old version warning
2024-10-06 11:34:31 -06:00
Fischer Moseley
1f8bf643fd
docs: add mike
2024-10-06 10:52:23 -06:00
Fischer Moseley
24b4ca2468
docs: add mention of CSV export from logic analyzer
2024-07-17 19:47:18 -07:00
Fischer Moseley
67103ad70e
doc: remove warning about bidirectional mem cores on xilinx platforms
2024-07-17 18:51:05 -07:00
Fischer Moseley
13bc196a34
rename Nexys A7 to Nexys 4 DDR
2024-05-12 10:35:18 -07:00
Fischer Moseley
7957e5d74e
doc: change WaveDrom render branch to main
2024-04-14 16:11:46 -06:00
Fischer Moseley
f6127791c7
doc: add inline CSS to fix WaveDrom renders in dark mode
2024-04-14 16:11:46 -06:00
Fischer Moseley
b35bfa1152
doc: fix typo and migrate read timing diagram
2024-04-14 16:11:46 -06:00
Fischer Moseley
697d6a00d9
doc: directly render read transaction timing diagram
2024-04-14 16:11:46 -06:00
Fischer Moseley
7a44f34ae3
tweak wording of active low reset warning
2024-04-05 23:46:54 -07:00
Kenneth Wilke
af0dec7d76
Updated reset note and a doc link
2024-04-05 19:03:01 -05:00
Kenneth Wilke
ccc75270a8
Update getting_started.md
...
I was working through using Manta for the first time, and the only bit that gave me a struggle so far was that I was expecting the `rst` signal to be active LOW. I thought this might be worth calling out in the documentation here.
Awesome project btw, will definitely be using it more and try to contribute as I can! 😄
2024-03-31 23:17:03 -05:00
Fischer Moseley
1a7adf4c63
add udev rule to docs
2024-03-14 10:28:37 -07:00
Fischer Moseley
e0aeb38cdb
update docs
2024-03-07 12:25:30 -08:00
Fischer Moseley
0b2c286075
pull latest from main
2024-03-06 11:31:35 -08:00
Fischer Moseley
25ebae42e2
add GateMate ILA to alternatives
2024-03-03 13:57:52 -08:00
Fischer Moseley
6aea5cc6e1
update MemoryCore references
2024-03-02 12:52:04 -08:00
Fischer Moseley
a4d549f6f1
update static site to match README formatting
2024-02-29 15:20:11 -05:00
Fischer Moseley
75a0fe46ff
fix PLL information in Ethernet docs
2024-02-10 01:13:11 -08:00
Fischer Moseley
63e912fb63
fix grammar and diagrams
2024-02-09 22:49:58 -08:00
Fischer Moseley
510bae6f38
add MATLAB fpga data capture to alternatives, thanks nathan
2024-01-22 00:03:54 -08:00
Fischer Moseley
b8de6339aa
adjust some ergonomics found while playtesting
2024-01-21 00:23:07 -08:00
Fischer Moseley
2b95fea496
update docs, bump required python to 3.8
2024-01-13 15:05:45 -08:00
Fischer Moseley
ee4a3026af
refactor to use common bus layout across all modules
2024-01-07 18:17:09 -08:00
Fischer Moseley
e2daf94f3f
remove unneeded diagram
2024-01-05 23:43:47 -08:00
Fischer Moseley
89f1dcde1c
convert diagrams to .drawio.svg format
2024-01-05 23:01:57 -08:00
Fischer Moseley
a1130e8424
update docs in response to feedback from Joe
2023-09-11 19:09:42 -07:00
Fischer Moseley
dbdb379c56
update docs with GitHub Actions config
2023-09-11 09:47:09 -07:00
Fischer Moseley
1e30f70a97
fix (another) typo in io_core example
2023-09-04 23:10:18 -04:00
Fischer Moseley
c6dc1af6f2
fix typo in io_core example
2023-09-04 23:09:53 -04:00
Fischer Moseley
3ce8594247
update docs with new IO core options
2023-09-04 23:03:49 -04:00
Fischer Moseley
3fe95b75d8
upate image names
2023-09-02 09:54:20 -07:00