projects
/
bos2k9.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduce constants for parity.
2009-08-27
Malte S. Stretz
Introduce constants for parity.
commit
|
commitdiff
|
tree
2009-08-27
Malte S. Stretz
Rename dummy_led to busy_led.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Update Quartus project file.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Remove scratch space.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Be busy as soon as the first txn arrives.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Dude. Just use a state machine.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Rename RS232 states.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Interface documentation.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Make the pump a drop-in replacement for ser_send.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Move buffered serial to extra entity.
commit
|
commitdiff
|
tree
2009-08-26
Malte S. Stretz
Comment out broken code (guess I lost some code).
commit
|
commitdiff
|
tree
2009-08-25
Malte S. Stretz
Merge commit 'origin'
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Remove second byte switch.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Remove inverted output.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Maybe I should use a state machine...?
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Use constant for init delay to ease testing.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Signal busy as early as possible.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Ignore signal tap files.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Hard-wire the counter's enable line.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
SD card is now recognized as soon as it is put into...
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
This didn't compile.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Copy RS232 counter to top level.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Another LED connected for debugging.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Fix the zero-shifting bug I forgot to push again (duh).
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Simplify the shifter of the RS232 sender a lot.
commit
|
commitdiff
|
tree
2009-07-16
Malte S. Stretz
Add RS232 sender to top level entity.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Don't count the send state.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Duh, shifting zeros doesn't work.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Fix mixed up frame range.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Something is conflicting.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Testing the sending.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Sepcify function parameter direction.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Add missing *xn ports.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Update ModelSim project.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Remove generic clock_interval.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Add the missing timer.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
This is probably too simple.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Remove the parity process.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Clear up the intention of the no-parity bit assignment.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Respect generics.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Swap even and odd parity (parity is now defined by...
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
A parity generator.
commit
|
commitdiff
|
tree
2009-07-15
Malte S. Stretz
Split parity generic into two.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Part of a state machine.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Assign library to rs232_*.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Added package for global RS232 stuff.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Add a trigger port.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Split UART internally into sender and receiver.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
RS232 UART kick off.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Adapt bos2k9_t to sd_host_t.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Actually add the ModelSim project file which was .gitignore'd.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Move txt_util to a separate library.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
A template for a new ModelSim library.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Add the ModelSim project.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Clean up some project oddities.
commit
|
commitdiff
|
tree
2009-07-09
Malte S. Stretz
Handed in.
commit
|
commitdiff
|
tree
2009-07-08
Malte S. Stretz
This data can be found in the bos2k9_t.dat.
commit
|
commitdiff
|
tree
2009-07-08
Malte S. Stretz
Remove images, they are embedded in the ODT file.
commit
|
commitdiff
|
tree
2009-07-06
Malte S. Stretz
Copy docs from previous one.
commit
|
commitdiff
|
tree
2009-07-06
Malte S. Stretz
Add a spi_filepath generic for better ModelSim/Quartus...
commit
|
commitdiff
|
tree
2009-07-06
Malte S. Stretz
Fix up and synchronize the button entity.
commit
|
commitdiff
|
tree
2009-07-06
Malte S. Stretz
Added inverted LED data output.
commit
|
commitdiff
|
tree
2009-07-05
Malte S. Stretz
A lot of interface documentation.
commit
|
commitdiff
|
tree
2009-07-02
Malte S. Stretz
A in the right place makes the testbench succeed!
commit
|
commitdiff
|
tree
2009-07-02
Malte S. Stretz
Test a up to a failed read.
commit
|
commitdiff
|
tree
2009-07-02
Malte S. Stretz
A clocked button against slow fingers.
commit
|
commitdiff
|
tree
2009-07-02
Malte S. Stretz
Fix the counter reset.
commit
|
commitdiff
|
tree
2009-07-01
Malte S. Stretz
Hold down the resetted/cs signal until after start...
commit
|
commitdiff
|
tree
2009-07-01
Malte S. Stretz
Some better test data.
commit
|
commitdiff
|
tree
2009-07-01
Malte S. Stretz
Fix test data header skipping.
commit
|
commitdiff
|
tree
2009-07-01
Malte S. Stretz
Handle the reset state in the driver, not the parser...
commit
|
commitdiff
|
tree
2009-07-01
Malte S. Stretz
Oops, wrong clock!
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Wait for one clock.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Simplify SPI slave.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Increment byte counter.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Fix up the SPI input.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Mark port signals with direction.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
The SPI slave was broken.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Hardwire the unused buttons as well.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Set read_during_write_mode_mixed_ports to OLD_DATA...
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Set always-off switch to GND.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Swap LEDs.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Add the start button.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Fix the reset.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Add more clean resets.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
The testbench is getting better.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Add empty stimulus data file.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Make ModelSim happy.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Get ready to read stimulus from external data file.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Add txt_util package.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Use a proper reset switch and test clock-while-reset.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Update project file.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
Fix up error handling and testing.
commit
|
commitdiff
|
tree
2009-06-30
Malte S. Stretz
We don't need to reset command & argument explicitly...
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
Rename manager to flow and fix up the test.
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
Initialize command and argument; feels safer.
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
Move counter into the parser.
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
Connect the error output.
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
A load of changes to fix a brainfart and get rid of...
commit
|
commitdiff
|
tree
2009-06-29
Malte S. Stretz
And yet another state.
commit
|
commitdiff
|
tree
next